Skip to content

Commit

Permalink
Merge pull request #1497 from entando/ENGPM-545_release
Browse files Browse the repository at this point in the history
ENGPM-545 bump up 7.2.1 release version
  • Loading branch information
ichalagashvili authored May 25, 2023
2 parents f40d41b + 6c850fc commit 5d8f4e3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ LABEL name="Entando App Builder" \
maintainer="[email protected]" \
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"

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -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": {
Expand Down

0 comments on commit 5d8f4e3

Please sign in to comment.