Skip to content

Commit 9326343

Browse files
authored
Merge pull request #2019 from Websoft9/update-ghost-17c6ea9b
Update ghost
2 parents 49d43c4 + f43d251 commit 9326343

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

apps/ghost/.env

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
W9_POWER_PASSWORD='3cNNK6OvYZQjmP!b'
1+
W9_POWER_PASSWORD='upxOisMYI5V!0UXx'
22
W9_REPO=ghost
3-
W9_VERSION='6.3'
3+
W9_VERSION='6.9'
44
W9_DIST='community'
55

66
#### -- Not allowed to edit below environments when recreate app based on existing data -- ####

apps/ghost/variables.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"edition": [
88
{
99
"dist": "community",
10-
"version": ["6.3", "latest"]
10+
"version": ["6.9", "latest"]
1111
}
1212
],
1313
"requirements": {

0 commit comments

Comments
 (0)