build: 更新版本号

This commit is contained in:
2024-08-08 04:47:05 +08:00
parent 4d3d93887d
commit 20f395fa45
2 changed files with 5 additions and 5 deletions

View File

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