feat: 添加对MOD服和1.12的ActionBar支持

Signed-off-by: 502647092 <admin@yumc.pw>
master
502647092 2017-10-16 00:43:31 +08:00
parent 60acefa312
commit b534752f29
1 changed files with 2 additions and 1 deletions

View File

@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>pw.yumc</groupId>
<artifactId>MiaoLobby</artifactId>
<version>1.9</version>
<version>2.0</version>
<build>
<finalName>${project.name}</finalName>
<resources>
@ -71,6 +71,7 @@
<properties>
<update.description>§a正式版本 §bv${project.version}</update.description>
<update.changes>
§617-07-05 §a新增: 添加对MOD服和1.12的ActionBar支持;
§617-07-05 §a新增: 未混淆的API接口;
§617-07-03 §a新增: 传送前事件 PreLobbyTpEvent
</update.changes>