refactor: 在初始化中订阅redis连接

This commit is contained in:
2024-04-24 11:44:36 +08:00
parent d38bd5e41f
commit 08a41c1209
2 changed files with 2 additions and 2 deletions

View File

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