We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 98b6fe8 + ece68cc commit d9c3a2aCopy full SHA for d9c3a2a
apps/owncloud/.env
@@ -1,7 +1,7 @@
1
W9_REPO=owncloud/server
2
W9_DIST='community'
3
-W9_VERSION='10.15'
4
-W9_POWER_PASSWORD='UTj32ImL3VTL#vxl'
+W9_VERSION='10.16'
+W9_POWER_PASSWORD='yJ!E1w04pxHnJ!PT'
5
#### -- Not allowed to edit below environments when recreate app based on existing data -- ####
6
W9_ID='owncloud'
7
# Environments which for user settings when create application
apps/owncloud/variables.json
@@ -8,7 +8,7 @@
8
{
9
"dist": "community",
10
"version": [
11
- "10.15",
+ "10.16",
12
"latest"
13
]
14
}
0 commit comments