From f089996cdceee51829516e29753f42dc2f10578b Mon Sep 17 00:00:00 2001 From: Kevin Yue Date: Tue, 3 Aug 2021 22:20:36 +0800 Subject: [PATCH] Release 1.2.9 --- GPClient/main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GPClient/main.cpp b/GPClient/main.cpp index 1847c46..61ba488 100644 --- a/GPClient/main.cpp +++ b/GPClient/main.cpp @@ -6,7 +6,7 @@ #include #include -static const QString version = "v1.2.8"; +static const QString version = "v1.2.9"; int main(int argc, char *argv[]) {