From 948368836cb65b093dcf17ed27c7a6ca40d6ce11 Mon Sep 17 00:00:00 2001 From: 4o4E <869951226@qq.com> Date: Thu, 7 Jul 2022 23:25:20 +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.6?= 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 8a20fcd..53d184f 100644 --- a/build.gradle.kts +++ b/build.gradle.kts @@ -6,7 +6,7 @@ plugins { } group = "top.e404" -version = "2.0.5" +version = "2.0.6" repositories { maven("https://hub.spigotmc.org/nexus/content/repositories/snapshots/")