From cc92bf73da5ba41c963d9b4c3bd509f85b7ff5f4 Mon Sep 17 00:00:00 2001 From: Nicola <61830443+nicola02nb@users.noreply.github.com> Date: Mon, 14 Oct 2024 09:37:17 +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 6006e10..e91119e 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.10"; +const QString GUI_VERSION = "0.17.0"; int main(int argc, char *argv[]) {