fix(currency-plugin): 修复导入数据会导致玩家名称丢失的问题

This commit is contained in:
2024-11-18 21:12:30 +08:00
parent aacfc4697b
commit 16f5b7f49a
3 changed files with 11 additions and 5 deletions

View File

@@ -5,7 +5,7 @@ plugins {
}
group 'cn.hamster3'
version '2.2.6'
version '2.2.7'
repositories {
maven {