浏览代码

Towards 1.3.14

NuclearW 12 年之前
父节点
当前提交
e1804cded4
共有 2 个文件被更改,包括 4 次插入2 次删除
  1. 3 1
      Changelog.txt
  2. 1 1
      pom.xml

+ 3 - 1
Changelog.txt

@@ -7,7 +7,9 @@ Key:
   ! Change
   - Removal
 
-Version 1.3.13-dev
+Version 1.3.14-dev
+
+Version 1.3.13
  ! Indexed most used mySQL columns for faster queries
  + Added task & command to prune old and powerless users from the SQL database.
  + Added Craftbukkit 1.4.6 / 1.4.7 compatibility

+ 1 - 1
pom.xml

@@ -2,7 +2,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>com.gmail.nossr50.mcMMO</groupId>
     <artifactId>mcMMO</artifactId>
-    <version>1.3.13</version>
+    <version>1.3.14-dev</version>
     <name>mcMMO</name>
     <url>https://github.com/mcMMO-Dev/mcMMO</url>
     <issueManagement>