We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 059a1c0 + f1dd2cb commit cb123f7Copy full SHA for cb123f7
apps/cloudreve/.env
@@ -1,7 +1,7 @@
1
W9_REPO=cloudreve/cloudreve
2
W9_DIST='community'
3
-W9_VERSION='4.8.0'
4
-W9_POWER_PASSWORD='l7exdt!mnWFugYbW'
+W9_VERSION='4.10.1'
+W9_POWER_PASSWORD='VueyRmm0I9TUOR!o'
5
6
#### -- Not allowed to edit below environments when recreate app based on existing data -- ####
7
W9_ID='cloudreve'
apps/cloudreve/variables.json
@@ -8,7 +8,7 @@
8
{
9
"dist": "community",
10
"version": [
11
- "4.8.0",
+ "4.10.1",
12
"latest"
13
]
14
}
0 commit comments