Browse Source

update changelog

nossr50 1 year ago
parent
commit
25a55d6d4d
2 changed files with 6 additions and 1 deletions
  1. 5 0
      Changelog.txt
  2. 1 1
      pom.xml

+ 5 - 0
Changelog.txt

@@ -1,3 +1,8 @@
+Version 2.2.017
+    Fixed a bug with Mace permissions (thanks SrBedrock)
+    Updated zh_CN locale (thanks libook)
+    Updated pt_BR locale (thanks JesusRuescas)
+    Updated fr locale (thanks Ted-18)
 Version 2.2.016
 Version 2.2.016
     (SQL) Fixed a bug where skill cooldowns were being loaded for players incorrectly
     (SQL) Fixed a bug where skill cooldowns were being loaded for players incorrectly
 
 

+ 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>2.2.016</version>
+    <version>2.2.017-SNAPSHOT</version>
     <name>mcMMO</name>
     <name>mcMMO</name>
     <url>https://github.com/mcMMO-Dev/mcMMO</url>
     <url>https://github.com/mcMMO-Dev/mcMMO</url>
     <scm>
     <scm>