Update version to v1.0.0

Update dependencies
Fix null UUID error
This commit is contained in:
2023-09-03 01:13:02 +08:00
parent 8c143bb4d4
commit feb2d309e0
4 changed files with 13 additions and 17 deletions

View File

@@ -9,7 +9,7 @@ object JMinecraftSkin : KotlinPlugin(
JvmPluginDescription(
id = "top.jie65535.mirai-console-jms-plugin",
name = "J Minecraft Skin",
version = "0.1.2",
version = "1.0.0",
) {
author("jie65535")
info("MC皮肤查询插件")