From d76643016ab89ea5dc5cbd4e3c052bbbf3e06b27 Mon Sep 17 00:00:00 2001 From: Gao Jianjian Date: Thu, 14 Aug 2025 15:20:39 +0800 Subject: [PATCH] build(cqlib): bump version to 1.3.5 - Update VERSION.txt from 1.3.4 to 1.3.5 --- cqlib/VERSION.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cqlib/VERSION.txt b/cqlib/VERSION.txt index 8c9698a..aaf8be7 100644 --- a/cqlib/VERSION.txt +++ b/cqlib/VERSION.txt @@ -1 +1 @@ -1.3.4 \ No newline at end of file +1.3.5 \ No newline at end of file -- Gitee