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 840002c commit 70b2b2bCopy full SHA for 70b2b2b
Installer/version.txt
@@ -1 +1 @@
1
-0.0.4
+0.0.5
Utils.cpp
@@ -28,7 +28,7 @@
28
29
#define MAJOR_VERSION 0
30
#define MINOR_VERSION 0
31
-#define BUGFIX_VERSION 4
+#define BUGFIX_VERSION 5
32
33
const QString Utils::AppName = "Sound Generator";
34
const QString Utils::CompanyName = "Benoit Pelletier";
0 commit comments