diff --git a/apps/ghost/.env b/apps/ghost/.env index cd15d552..ce8153c7 100644 --- a/apps/ghost/.env +++ b/apps/ghost/.env @@ -1,6 +1,6 @@ -W9_POWER_PASSWORD='Nlo!yo8BlNcHGke8' +W9_POWER_PASSWORD='GZ4yXz#gJdwgo8WE' W9_REPO=ghost -W9_VERSION='5.103.0' +W9_VERSION='5.105.0' W9_DIST='community' #### -- Not allowed to edit below environments when recreate app based on existing data -- #### diff --git a/apps/ghost/variables.json b/apps/ghost/variables.json index fa36b7bd..603419cf 100644 --- a/apps/ghost/variables.json +++ b/apps/ghost/variables.json @@ -7,7 +7,7 @@ "edition": [ { "dist": "community", - "version": ["5.103.0", "latest"] + "version": ["5.105.0", "latest"] } ], "requirements": {