forked from circlecloud/MiaoChat
feat: support 1.16.3
This commit is contained in:
parent
05219d509c
commit
c25a667571
5
pom.xml
5
pom.xml
@ -3,7 +3,7 @@
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
||||
<artifactId>MiaoChat</artifactId>
|
||||
<version>1.9.1</version>
|
||||
<version>1.9.2</version>
|
||||
|
||||
<parent>
|
||||
<groupId>pw.yumc</groupId>
|
||||
@ -13,8 +13,9 @@
|
||||
</parent>
|
||||
|
||||
<properties>
|
||||
<update.description>§a正式版本 §bv1.9.1 §a兼容 Spigot 1.15.2</update.description>
|
||||
<update.description>§a正式版本 §bv1.9.2 §a兼容 Spigot 1.16.3</update.description>
|
||||
<update.changes>
|
||||
§620-10-10 §c修复: 1.16.3聊天包格式调整的问题;
|
||||
§620-04-10 §c修复: L10N 本地化组件报错的问题;
|
||||
§620-04-09 §c修复: 1.13-1.15.2新增物品不兼容的问题;
|
||||
§620-02-15 §c修复: 跨服分组分配异常的问题;
|
||||
|
Loading…
Reference in New Issue
Block a user