We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 49d43c4 + f43d251 commit 9326343Copy full SHA for 9326343
apps/ghost/.env
@@ -1,6 +1,6 @@
1
-W9_POWER_PASSWORD='3cNNK6OvYZQjmP!b'
+W9_POWER_PASSWORD='upxOisMYI5V!0UXx'
2
W9_REPO=ghost
3
-W9_VERSION='6.3'
+W9_VERSION='6.9'
4
W9_DIST='community'
5
6
#### -- Not allowed to edit below environments when recreate app based on existing data -- ####
apps/ghost/variables.json
@@ -7,7 +7,7 @@
7
"edition": [
8
{
9
"dist": "community",
10
- "version": ["6.3", "latest"]
+ "version": ["6.9", "latest"]
11
}
12
],
13
"requirements": {
0 commit comments