We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 800db13 commit cb667a6Copy full SHA for cb667a6
build.properties
@@ -7,7 +7,7 @@
7
project.app=SMuFL-Browser
8
9
# SMuFl-Browser version. Is not in alignment with the SMuFL specs version
10
-project.version=1.5.0-beta
+project.version=1.5.0
11
12
# The location of the build directory
13
build.dir=build
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "smufl-browser",
3
- "version": "1.5.0-beta",
+ "version": "1.5.0",
4
"description": "A web based browser for the Standard Music Font Layout",
5
"repository": "https://github.com/Edirom/SMuFL-Browser.git",
6
"author": "Peter Stadler <stadlerpeter@yahoo.fr>",
0 commit comments