diff --git a/docker/apphub/Dockerfile b/docker/apphub/Dockerfile index 248f0fac..846956cf 100644 --- a/docker/apphub/Dockerfile +++ b/docker/apphub/Dockerfile @@ -6,7 +6,7 @@ LABEL version="0.0.6" WORKDIR /websoft9 -ENV LIBRARY_VERSION=0.5.14 +ENV LIBRARY_VERSION=0.5.15 ENV MEDIA_VERSION=0.0.7 ENV websoft9_repo="https://github.com/Websoft9/websoft9" ENV docker_library_repo="https://github.com/Websoft9/docker-library" diff --git a/version.json b/version.json index 0fbc9d96..a3f3034a 100644 --- a/version.json +++ b/version.json @@ -1,12 +1,12 @@ { - "version": "0.8.31", + "version": "0.8.32-rc1", "plugins": { "portainer": "0.0.8", "nginx": "0.0.6", "gitea": "0.0.4", - "myapps": "0.1.1", - "appstore": "0.1.0", - "settings": "0.0.6", + "myapps": "0.1.2", + "appstore": "0.1.1", + "settings": "0.0.7", "navigator": "0.5.10" }, "OS": {