From 98e641e99d0f25bf5d4f6b3a86256e9a4483181a Mon Sep 17 00:00:00 2001 From: Kevin Yue Date: Sat, 4 Sep 2021 19:03:01 +0800 Subject: [PATCH] release 1.3.3 --- GPClient/main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GPClient/main.cpp b/GPClient/main.cpp index 66a2f3d..59fde3e 100644 --- a/GPClient/main.cpp +++ b/GPClient/main.cpp @@ -6,7 +6,7 @@ #include #include -static const QString version = "v1.3.2"; +static const QString version = "v1.3.3"; int main(int argc, char *argv[]) {