From 883400271ca30855a6f71f5de44dd21d07b80a1a Mon Sep 17 00:00:00 2001 From: Hikari_Nova <3044344887@qq.com> Date: Wed, 30 Oct 2024 12:36:28 +0800 Subject: [PATCH] =?UTF-8?q?-=20=E6=9B=B4=E6=96=B0=E7=89=88=E6=9C=AC?= =?UTF-8?q?=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- build.gradle.kts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.gradle.kts b/build.gradle.kts index 16f1893..4728568 100644 --- a/build.gradle.kts +++ b/build.gradle.kts @@ -12,7 +12,7 @@ plugins { // Project properties group = "github.kasuminova.stellarcore" -version = "1.5.12" +version = "1.5.13" // Set the toolchain version to decouple the Java we run Gradle with from the Java used to compile and run the mod java {