feat: 支持 Redis 5.x

This commit is contained in:
2026-02-14 04:17:14 +08:00
parent cee9c0aa1e
commit a9c83cd544
2 changed files with 27 additions and 24 deletions

View File

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