build: 更新版本号
All checks were successful
Publish Project / build (push) Successful in 2m43s

This commit is contained in:
2025-07-10 20:47:03 +08:00
parent de10bd7feb
commit e937924317
2 changed files with 5 additions and 5 deletions

View File

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