Skip to content

Commit a6c6777

Browse files
committed
Updated version number
1 parent 93ae1ac commit a6c6777

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Installer/version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.0.5
1+
0.0.6

Utils.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727

2828
#define MAJOR_VERSION 0
2929
#define MINOR_VERSION 0
30-
#define BUGFIX_VERSION 5
30+
#define BUGFIX_VERSION 6
3131
#define JSON_VERSION 2
3232

3333
const QString Utils::AppName = "Sound Generator";

0 commit comments

Comments
 (0)