From caab662c2d36f182fdcd80d72db25dd357f8e03d Mon Sep 17 00:00:00 2001 From: nicola02nb <61830443+nicola02nb@users.noreply.github.com> Date: Tue, 3 Sep 2024 18:00:16 +0200 Subject: [PATCH] Updated version inside main.cpp --- src/main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main.cpp b/src/main.cpp index 21b23ec..03076e4 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -3,7 +3,7 @@ #include #include -const QString GUI_VERSION = "0.15.0"; +const QString GUI_VERSION = "0.15.1"; int main(int argc, char *argv[]) {