build: 更新版本号到 1.6.4

This commit is contained in:
2024-03-27 10:37:33 +08:00
parent 52e25a0433
commit d38bd5e41f
2 changed files with 5 additions and 5 deletions

View File

@@ -5,7 +5,7 @@ plugins {
}
group = "cn.hamster3.mc.plugin"
version = "1.6.3"
version = "1.6.4"
description = "基于 Redis 的 Minecraft 服务端通用消息中间件"
subprojects {