From 1b54b46bb0ed8b59a17a4808cb0f20368e9ddfaa Mon Sep 17 00:00:00 2001 From: Hikari_Nova <3044344887@qq.com> Date: Mon, 12 Aug 2024 12:24:01 +0800 Subject: [PATCH] =?UTF-8?q?-=20=E6=9B=B4=E6=96=B0=E7=89=88=E6=9C=AC?= =?UTF-8?q?=E5=8F=B7=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 f315bac..ebc3e69 100644 --- a/build.gradle.kts +++ b/build.gradle.kts @@ -12,7 +12,7 @@ plugins { // Project properties group = "github.kasuminova.novaeng" -version = "1.16.0" +version = "1.16.1" // Set the toolchain version to decouple the Java we run Gradle with from the Java used to compile and run the mod java {