nossr50 5 years ago
parent
commit
f45983949a
2 changed files with 3 additions and 1 deletions
  1. 2 0
      Changelog.txt
  2. 1 1
      pom.xml

+ 2 - 0
Changelog.txt

@@ -1,5 +1,7 @@
 Version 2.1.106
     Added a few missing blocks to the ability blacklist tables (prevents readying/using abilities on certain blocks that have right click functionality)
+    Updated Japanese locale (thanks ethernetcat)
+    Updated Simplified Chinese locale (thanks Fu_Meng)
 
 Version 2.1.105
     mcMMO will reset players scoreboard to the main scoreboard if they move into a blacklisted world

+ 1 - 1
pom.xml

@@ -2,7 +2,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>com.gmail.nossr50.mcMMO</groupId>
     <artifactId>mcMMO</artifactId>
-    <version>2.1.106-SNAPSHOT</version>
+    <version>2.1.106</version>
     <name>mcMMO</name>
     <url>https://github.com/mcMMO-Dev/mcMMO</url>
     <scm>