1
mirror of https://github.com/CarmJos/UserPrefix.git synced 2024-09-19 20:15:47 +00:00

[2.4.2] 修复跨版本时配置文件不全而导致序列化异常的问题

This commit is contained in:
Carm Jos 2022-02-21 04:46:39 +08:00 committed by GitHub
parent a31da83531
commit 774e9b764e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13,7 +13,7 @@
<groupId>cc.carm.plugin</groupId>
<artifactId>userprefix</artifactId>
<version>2.4.1</version>
<version>2.4.2</version>
<name>UserPrefix</name>
<description>轻便、高效、实时的用户前缀系统。</description>
@ -261,4 +261,4 @@
</build>
</project>
</project>