diff --git a/docker/.env b/docker/.env index 261c484e..68e26197 100644 --- a/docker/.env +++ b/docker/.env @@ -1,4 +1,4 @@ -APPHUB_VERSION=0.0.9-rc2 +APPHUB_VERSION=0.0.9 DEPLOYMENT_VERSION=2.20.1 GIT_VERSION=1.21.9 PROXY_VERSION=2.11.1 \ No newline at end of file diff --git a/version.json b/version.json index fb4bcd0d..54b56a50 100644 --- a/version.json +++ b/version.json @@ -1,5 +1,5 @@ { - "version": "2.1.4-rc1", + "version": "2.1.4", "plugins": { "portainer": "0.1.1", "nginx": "0.0.8",