From 04cea1896e30efad2137eb3d8aeb90c8eca4d0a7 Mon Sep 17 00:00:00 2001 From: MiniDay <372403923@qq.com> Date: Mon, 20 Nov 2023 16:16:22 +0800 Subject: [PATCH] =?UTF-8?q?docs:=20=E4=BF=AE=E6=94=B9readme?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index fbf2927..dc9781c 100644 --- a/README.md +++ b/README.md @@ -29,9 +29,9 @@ repositories { dependencies { // 对于 Bukkit 插件 - compileOnly "cn.hamster3.mc.plugin:ball-bukkit:1.4.0" + compileOnly "cn.hamster3.mc.plugin:ball-bukkit:1.4.1" // 对于 BungeeCord 插件 - compileOnly "cn.hamster3.mc.plugin:ball-bungee:1.4.0" + compileOnly "cn.hamster3.mc.plugin:ball-bungee:1.4.1" } ``` @@ -54,13 +54,13 @@ dependencies { cn.hamster3.mc.plugin ball-bukkit - 1.4.0 + 1.4.1 cn.hamster3.mc.plugin ball-bungee - 1.4.0 + 1.4.1