Skip to content

Commit d289a5e

Browse files
committed
[Sponge] 修改版本
1 parent f36d8cb commit d289a5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MiraiMC-Sponge/src/main/java/me/dreamvoid/miraimc/sponge/SpongePlugin.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
import java.io.File;
2626
import java.sql.SQLException;
2727

28-
@Plugin(id = "miraimc", name = "MiraiMC", description = "MiraiBot for Minecraft server",version = "1.5-rc1", url = "https://github.com/DreamVoid/MiraiMC", authors = {"DreamVoid"})
28+
@Plugin(id = "miraimc", name = "MiraiMC", description = "MiraiBot for Minecraft server",version = "1.5.1", url = "https://github.com/DreamVoid/MiraiMC", authors = {"DreamVoid"})
2929
public class SpongePlugin {
3030
@Inject
3131
private Logger logger;

0 commit comments

Comments
 (0)