Skip to content

Commit

Permalink
Updated version
Browse files Browse the repository at this point in the history
  • Loading branch information
nicola02nb committed Oct 14, 2024
1 parent 9950347 commit cc92bf7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#include <QTranslator>

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[])
{
Expand Down

0 comments on commit cc92bf7

Please sign in to comment.