From 55f182358f47bf75992fef7f70c327c727ce8c98 Mon Sep 17 00:00:00 2001 From: Zheng Feng Date: Mon, 18 Dec 2023 16:47:29 +0800 Subject: [PATCH] Release 3.1.3 (#363) --- .github/project.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/project.yml b/.github/project.yml index eb0977fd..527dac33 100644 --- a/.github/project.yml +++ b/.github/project.yml @@ -1,3 +1,3 @@ release: - current-version: 3.1.2 + current-version: 3.1.3 next-version: 999-SNAPSHOT