diff --git a/build.properties b/build.properties index b356b6b..4593366 100644 --- a/build.properties +++ b/build.properties @@ -7,7 +7,7 @@ project.app=SMuFL-Browser # SMuFl-Browser version. Is not in alignment with the SMuFL specs version -project.version=1.4.0-beta +project.version=1.4.0 # The location of the build directory build.dir=build diff --git a/package.json b/package.json index e7b3f51..6cee8d5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "smufl-browser", - "version": "1.4.0-beta", + "version": "1.4.0", "description": "A web based browser for the Standard Music Font Layout", "repository": "https://github.com/Edirom/SMuFL-Browser.git", "author": "Peter Stadler ",