1
mirror of https://github.com/CarmJos/EasyPlugin.git synced 2026-06-04 08:38:17 +08:00

fix(gui): 修复 GUIItemConfiguration 序列化错误的问题

This commit is contained in:
2022-06-18 05:31:41 +08:00
parent 123e5463ad
commit e416363751
12 changed files with 12 additions and 12 deletions
+1 -1
View File
@@ -5,7 +5,7 @@
<parent>
<artifactId>easyplugin-parent</artifactId>
<groupId>cc.carm.lib</groupId>
<version>1.4.7</version>
<version>1.4.8</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>