From ee7d118d1cced92be14108149324b615d8563c90 Mon Sep 17 00:00:00 2001 From: nicola02nb <61830443+nicola02nb@users.noreply.github.com> Date: Wed, 18 Sep 2024 18:26:30 +0200 Subject: [PATCH] Version update --- src/main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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[]) {