From 7da8ae9894a5857e9309527b3c44315b5af701b6 Mon Sep 17 00:00:00 2001 From: siujamo Date: Thu, 22 May 2025 12:49:55 +0800 Subject: [PATCH] build: build v2.1.3 --- gradle.properties | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/gradle.properties b/gradle.properties index afc190a..0a549fa 100644 --- a/gradle.properties +++ b/gradle.properties @@ -15,8 +15,8 @@ # limitations under the License. # -artefactVersion=2.1.2 -projectUrl=https://onixbyte.com/JDevKit -projectGithubUrl=https://github.com/OnixByte/JDevKit +artefactVersion=2.1.3 +projectUrl=https://onixbyte.com/java-dev-kit +projectGithubUrl=https://github.com/onixbyte/java-dev-kit licenseName=The Apache License, Version 2.0 licenseUrl=https://www.apache.org/licenses/LICENSE-2.0.txt \ No newline at end of file