From 05815e49a1ab01eef9b110b18b81afb615329e48 Mon Sep 17 00:00:00 2001 From: MiniDay <372403923@qq.com> Date: Wed, 4 Oct 2023 18:41:24 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E6=9B=B4=E6=94=B9=E4=B8=BA=E6=AD=A3?= =?UTF-8?q?=E5=BC=8F=E7=89=88?= 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 085e3d7..1de98f8 100644 --- a/build.gradle.kts +++ b/build.gradle.kts @@ -5,7 +5,7 @@ plugins { } group = "cn.hamster3.mc.plugin" -version = "1.0.0-SNAPSHOT" +version = "1.0.0" subprojects { apply {