From: Raphaƫl Gertz <git@rapsys.eu>
Date: Sun, 13 Oct 2024 00:33:40 +0000 (+0200)
Subject: Fix color
X-Git-Url: https://git.rapsys.eu/recipe/commitdiff_plain/0b5277206cd2c2297ab8375461cc5fc9bb44d15a

Fix color
---

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 <fg=orange>php bin/console rapsyspack:range</> to generate a range",
+					"    1. Run <fg=yellow>php bin/console rapsyspack:range</> to generate a range",
 					"    2. Append output to <fg=green>.env.local</> config file"
 				]
 			},
-			"ref": "3c2740d844a6c555f9285aef58584c339495658d"
+			"ref": "3c2740d844a6c555f9285aef58584c339495658e"
 		}
 	}
 }