From 68927afbaeb556750a6f5902fb5d0a52348f0474 Mon Sep 17 00:00:00 2001 From: PBeGood4 Date: Thu, 29 Dec 2022 21:38:35 +0000 Subject: [PATCH] v1.2 --- dsda-launcher/mainwindow.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dsda-launcher/mainwindow.h b/dsda-launcher/mainwindow.h index 7194d01..390cc73 100755 --- a/dsda-launcher/mainwindow.h +++ b/dsda-launcher/mainwindow.h @@ -7,7 +7,7 @@ #include #include -const QString version = "v1.1"; +const QString version = "v1.2"; QT_BEGIN_NAMESPACE namespace Ui { class MainWindow; }