nossr50 4 years ago
parent
commit
81a3441d62
2 changed files with 2 additions and 2 deletions
  1. 1 1
      Changelog.txt
  2. 1 1
      pom.xml

+ 1 - 1
Changelog.txt

@@ -1,7 +1,7 @@
 Version 2.1.193
     Fixed another bug where mcrank/mctop/leaderboards weren't loading
     Fixed a bug where override locales weren't being loaded (but worked after a reloadlocale command)
-    (Unit Tests) Added a test to make sure leaderboards were working
+    (Unit Tests) Added a test to make sure leaderboards for FlatFile were working
     Fixed blocks being dropped from blast mining even if yield was set to 0 (thanks Warriorrrr)
     Fixed Tree feller not working entirely if one fake block break event is cancelled. (thanks Warriorrrr)
     Fixes no woodcutting xp being rewarded if a tree is too big while using tree feller. (thanks Warriorrrr)

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