diff --git a/src/main.cpp b/src/main.cpp index 0ce1474..95f4ae1 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -4,7 +4,7 @@ #include const QString APP_NAME = "HeadsetControl-GUI"; -const QString GUI_VERSION = "0.16.6"; +const QString GUI_VERSION = "0.16.7"; int main(int argc, char *argv[]) {