1
0
mirror of https://e.coding.net/circlecloud/Residence.git synced 2024-10-31 22:38:48 +00:00

更新新版本 修复配置文件错误问题...

Signed-off-by: 502647092 <jtb1@163.com>
This commit is contained in:
502647092 2016-03-07 23:02:40 +08:00
parent 0eda194c68
commit 20cd8e135a

View File

@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>cn.citycraft</groupId>
<artifactId>Residence</artifactId>
<version>2.8.1.8</version>
<version>2.8.1.9</version>
<name>Residence</name>
<description>重制版本的领地插件 - 喵♂呜</description>
<ciManagement>
@ -60,7 +60,9 @@
<properties>
<jenkins.url>http://hs.yumc.pw:8080</jenkins.url>
<update.description>&amp;4紧急更新!!! 普通玩家无视SetOwner权限问题...</update.description>
<update.changes></update.changes>
<update.changes>
&amp;b2.8.1.9 - &amp;e修复配置文件载入失败的问题...;
</update.changes>
<env.GIT_COMMIT>Debug</env.GIT_COMMIT>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
</properties>