Skip to content

Commit cb667a6

Browse files
committed
gearing up for release 1.5.0
1 parent 800db13 commit cb667a6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

build.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
project.app=SMuFL-Browser
88

99
# SMuFl-Browser version. Is not in alignment with the SMuFL specs version
10-
project.version=1.5.0-beta
10+
project.version=1.5.0
1111

1212
# The location of the build directory
1313
build.dir=build

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "smufl-browser",
3-
"version": "1.5.0-beta",
3+
"version": "1.5.0",
44
"description": "A web based browser for the Standard Music Font Layout",
55
"repository": "https://github.com/Edirom/SMuFL-Browser.git",
66
"author": "Peter Stadler <stadlerpeter@yahoo.fr>",

0 commit comments

Comments
 (0)