diff --git a/docker/.env b/docker/.env index 75d70dcc..d148ee4d 100644 --- a/docker/.env +++ b/docker/.env @@ -1,4 +1,4 @@ -APPHUB_VERSION=0.1.5-rc1 +APPHUB_VERSION=0.1.5 DEPLOYMENT_VERSION=2.20.3 GIT_VERSION=1.21.9 PROXY_VERSION=2.11.3 \ No newline at end of file diff --git a/version.json b/version.json index f8f83513..7880b22c 100644 --- a/version.json +++ b/version.json @@ -1,5 +1,5 @@ { - "version": "2.1.15-rc1", + "version": "2.1.15", "plugins": { "portainer": "0.1.3", "nginx": "0.1.0",