fix: 修复类型处理错误的问题

Signed-off-by: 502647092 <admin@yumc.pw>
merge/10/HEAD
502647092 2017-07-25 23:48:24 +08:00
parent 03e2a2b7df
commit 5b751b5035
1 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>pw.yumc</groupId>
<artifactId>MiaoChat</artifactId>
<version>1.8.4</version>
<version>1.8.5</version>
<build>
<finalName>${project.name}</finalName>
<resources>
@ -70,7 +70,7 @@
<url>http://ci.yumc.pw/job/${project.artifactId}/</url>
</ciManagement>
<properties>
<update.description>§a正式版本 §bv1.8.4</update.description>
<update.description>§a正式版本 §bv1.8.5</update.description>
<update.changes>
§617-07-25 §c修复: 类库版本错误;
§617-07-24 §c修复: 兼容 1.12 版本;