From 6ad4c8272df6c7bc6dd388dfc6b78eaaab5f030a Mon Sep 17 00:00:00 2001 From: Nicola <61830443+nicola02nb@users.noreply.github.com> Date: Fri, 27 Sep 2024 09:40:30 +0200 Subject: [PATCH] Updated version --- src/main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main.cpp b/src/main.cpp index 7008943..082dc1b 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.8"; +const QString GUI_VERSION = "0.16.9"; int main(int argc, char *argv[]) {