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 93ae1ac commit a6c6777Copy full SHA for a6c6777
Installer/version.txt
@@ -1 +1 @@
1
-0.0.5
+0.0.6
Utils.cpp
@@ -27,7 +27,7 @@
27
28
#define MAJOR_VERSION 0
29
#define MINOR_VERSION 0
30
-#define BUGFIX_VERSION 5
+#define BUGFIX_VERSION 6
31
#define JSON_VERSION 2
32
33
const QString Utils::AppName = "Sound Generator";
0 commit comments