From 64b532282c6b1de548f668233e8e23e3101b3f7a Mon Sep 17 00:00:00 2001 From: siujamo Date: Thu, 17 Jul 2025 10:16:57 +0800 Subject: [PATCH] feat: prepare release for 3.1.0 --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 00e3c6a..526a544 100644 --- a/gradle.properties +++ b/gradle.properties @@ -20,7 +20,7 @@ # SOFTWARE. # -artefactVersion=3.0.0 +artefactVersion=3.1.0 projectUrl=https://onixbyte.com/projects/onixbyte-toolbox projectGithubUrl=https://github.com/onixbyte/onixbyte-toolbox licenseName=MIT