From d91fad089f453f55e3d61f12e32ef477cb9a5ce2 Mon Sep 17 00:00:00 2001 From: Kevin Yue Date: Sun, 19 Jul 2020 18:32:34 +0800 Subject: [PATCH] Release 1.2.5 --- GPClient/main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GPClient/main.cpp b/GPClient/main.cpp index 301efd2..9f57e26 100644 --- a/GPClient/main.cpp +++ b/GPClient/main.cpp @@ -6,7 +6,7 @@ #include #include -static const QString version = "v1.2.4"; +static const QString version = "v1.2.5"; int main(int argc, char *argv[]) {