We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 360d0cd + 6250f57 commit 1274c92Copy full SHA for 1274c92
apps/redmine/.env
@@ -1,7 +1,7 @@
1
W9_DIST='community'
2
-W9_VERSION='6.0'
+W9_VERSION='6.1'
3
W9_REPO=redmine
4
-W9_POWER_PASSWORD='55JVOTbuWtMkTiZ!'
+W9_POWER_PASSWORD='LFQr2zktxC!0q4cV'
5
#### -- Not allowed to edit below environments when recreate app based on existing data -- ####
6
W9_ID='redmine'
7
W9_HTTP_PORT=3000
apps/redmine/variables.json
@@ -8,7 +8,7 @@
8
{
9
"dist": "community",
10
"version": [
11
- "6.0",
+ "6.1",
12
"latest"
13
]
14
}
0 commit comments