fix: 修复配置文件加载错误的问题
All checks were successful
Release Project / build (push) Successful in 5m11s

This commit is contained in:
2025-12-24 23:06:23 +08:00
parent 9b21e1a9b9
commit 4afa0756e8
2 changed files with 8 additions and 5 deletions

View File

@@ -4,7 +4,7 @@ plugins {
}
group = "cn.hamster3.server.mixin"
version = "1.0.0"
version = "1.0.1"
description = "为 Velocity 添加网易认证注入"
base {