diff --git a/Dockerfile b/Dockerfile index 4d786dc4f..6554d47fb 100644 --- a/Dockerfile +++ b/Dockerfile @@ -5,7 +5,7 @@ LABEL name="Entando App Builder" \ maintainer="dev@entando.com" \ vendor="Entando Inc." \ version="v${VERSION}" \ - release="7.2.0" \ + release="7.2.1" \ summary="Entando App Builder" \ description="The Entando App Builder is the front end environment to interact with the micro frontends, the WCMS, and other Entando components" diff --git a/package.json b/package.json index 438694a87..8d2232c28 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "app-builder", - "version": "7.2.0-SNAPSHOT", + "version": "7.2.1-SNAPSHOT", "repository": "https://github.com/entando/app-builder", "private": true, "dependencies": {