From ccaf93ec3123e40bbcf48b575c2712189291b72b Mon Sep 17 00:00:00 2001 From: Kevin Yue Date: Tue, 29 Dec 2020 21:32:04 +0800 Subject: [PATCH] Release 1.2.7 --- GPClient/main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GPClient/main.cpp b/GPClient/main.cpp index 65c6be4..29fed5b 100644 --- a/GPClient/main.cpp +++ b/GPClient/main.cpp @@ -6,7 +6,7 @@ #include #include -static const QString version = "v1.2.5"; +static const QString version = "v1.2.7"; int main(int argc, char *argv[]) {