We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1274c92 + 1f9deaa commit bde4405Copy full SHA for bde4405
apps/xwiki/.env
@@ -3,8 +3,8 @@ W9_DIST='community'
3
4
# This tag is tomcat+mysql runtime, not xwiki version
5
# xwiki version should set XWIKI_VERSION
6
-W9_VERSION='17.4'
7
-W9_POWER_PASSWORD='Nk0Pfx!TQpr2k6Tv'
+W9_VERSION='17.8'
+W9_POWER_PASSWORD='TTFT!JL5ckKSaf7f'
8
9
#### -- Not allowed to edit below environments when recreate app based on existing data -- ####
10
W9_ID='xwiki'
apps/xwiki/variables.json
@@ -8,7 +8,7 @@
{
"dist": "community",
"version": [
11
- "17.4",
+ "17.8",
12
"latest"
13
]
14
}
0 commit comments