diff --git a/apps/mixpost/.env b/apps/mixpost/.env index b15f69f51..c53ae91f3 100644 --- a/apps/mixpost/.env +++ b/apps/mixpost/.env @@ -1,7 +1,7 @@ W9_REPO="inovector/mixpost" W9_DIST='community' -W9_VERSION='v2.3.0' -W9_POWER_PASSWORD='38RIGBk!nJOuL5X!' +W9_VERSION='v2.4.0' +W9_POWER_PASSWORD='2yh6v1!mvw3TRAKJ' W9_HTTP_PORT_SET='9001' W9_HTTP_PORT='80' diff --git a/apps/mixpost/variables.json b/apps/mixpost/variables.json index 8f9a2719e..2e2b66a3e 100644 --- a/apps/mixpost/variables.json +++ b/apps/mixpost/variables.json @@ -8,7 +8,7 @@ { "dist": "community", "version": [ - "v2.3.0", + "v2.4.0", "latest" ] }