From 16eb0f48af44c9ce75f1ad10605c6ad35d49ff49 Mon Sep 17 00:00:00 2001 From: 4o4E <869951226@qq.com> Date: Sat, 2 Jul 2022 23:10:27 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E7=89=88=E6=9C=AC=E8=87=B32.?= =?UTF-8?q?0.4?= 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 26f6db0..ad0c402 100644 --- a/build.gradle.kts +++ b/build.gradle.kts @@ -6,7 +6,7 @@ plugins { } group = "top.e404" -version = "2.0.3" +version = "2.0.4" repositories { maven("https://hub.spigotmc.org/nexus/content/repositories/snapshots/")