diff --git a/src/main.cpp b/src/main.cpp index 45d252c..7f00c0e 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -9,7 +9,7 @@ #include "Decoders/WAV/WAVDataProvider.h" #include "Utils.h" -const char* PORTAMP_VERSION = "0.99.0"; +const char* PORTAMP_VERSION = "0.99.1"; sConfig g_Config;