We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9393982 commit 7446c88Copy full SHA for 7446c88
apps/unleash/.env
@@ -1,7 +1,7 @@
1
W9_REPO="unleashorg/unleash-server"
2
W9_DIST='community'
3
-W9_VERSION='7.0'
4
-W9_POWER_PASSWORD='mfzd5u!aL40pfIs8'
+W9_VERSION='7.2'
+W9_POWER_PASSWORD='3gSJ1SqjX!jup3Dv'
5
W9_ID='unleash'
6
W9_HTTP_PORT_SET='9001'
7
W9_HTTP_PORT=4242
apps/unleash/variables.json
@@ -7,7 +7,7 @@
"edition": [
8
{
9
"dist": "community",
10
- "version": ["7.0","latest"]
+ "version": ["7.2","latest"]
11
}
12
],
13
"requirements": {
0 commit comments