From 64e6487e7ec19f43ae98f77589e8d061c549dd5c Mon Sep 17 00:00:00 2001 From: Kevin Yue Date: Thu, 2 Sep 2021 21:11:47 +0800 Subject: [PATCH] release 1.3.2 --- GPClient/main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GPClient/main.cpp b/GPClient/main.cpp index b89f420..66a2f3d 100644 --- a/GPClient/main.cpp +++ b/GPClient/main.cpp @@ -6,7 +6,7 @@ #include #include -static const QString version = "v1.3.1"; +static const QString version = "v1.3.2"; int main(int argc, char *argv[]) {