Skip to content

Commit 70b2b2b

Browse files
committed
Updated version number
1 parent 840002c commit 70b2b2b

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.4
1+
0.0.5

Utils.cpp

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

2929
#define MAJOR_VERSION 0
3030
#define MINOR_VERSION 0
31-
#define BUGFIX_VERSION 4
31+
#define BUGFIX_VERSION 5
3232

3333
const QString Utils::AppName = "Sound Generator";
3434
const QString Utils::CompanyName = "Benoit Pelletier";

0 commit comments

Comments
 (0)