From 337a94efcd7ca08aad5bac6e8e52c1cf84d0bf61 Mon Sep 17 00:00:00 2001 From: Kevin Yue Date: Sun, 31 May 2020 12:15:06 +0800 Subject: [PATCH] Release 1.2.4 --- GPClient/main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GPClient/main.cpp b/GPClient/main.cpp index d93cc05..301efd2 100644 --- a/GPClient/main.cpp +++ b/GPClient/main.cpp @@ -6,7 +6,7 @@ #include #include -static const QString version = "v1.2.3"; +static const QString version = "v1.2.4"; int main(int argc, char *argv[]) {