From 0b5277206cd2c2297ab8375461cc5fc9bb44d15a Mon Sep 17 00:00:00 2001 From: =?utf8?q?Rapha=C3=ABl=20Gertz?= Date: Sun, 13 Oct 2024 02:33:40 +0200 Subject: [PATCH] Fix color --- rapsys/packbundle/1.0/manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rapsys/packbundle/1.0/manifest.json b/rapsys/packbundle/1.0/manifest.json index 9bd0497..ff10c9a 100644 --- a/rapsys/packbundle/1.0/manifest.json +++ b/rapsys/packbundle/1.0/manifest.json @@ -25,11 +25,11 @@ }, "post-install-output": [ " * Set your RAPSYSPACK_RANGE", - " 1. Run php bin/console rapsyspack:range to generate a range", + " 1. Run php bin/console rapsyspack:range to generate a range", " 2. Append output to .env.local config file" ] }, - "ref": "3c2740d844a6c555f9285aef58584c339495658d" + "ref": "3c2740d844a6c555f9285aef58584c339495658e" } } } -- 2.41.1