Browse Source

Towards 1.3.14

NuclearW 12 years ago
parent
commit
e1804cded4
2 changed files with 4 additions and 2 deletions
  1. 3 1
      Changelog.txt
  2. 1 1
      pom.xml

+ 3 - 1
Changelog.txt

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

+ 1 - 1
pom.xml

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