nossr50 4 年之前
父節點
當前提交
81a3441d62
共有 2 個文件被更改,包括 2 次插入2 次删除
  1. 1 1
      Changelog.txt
  2. 1 1
      pom.xml

+ 1 - 1
Changelog.txt

@@ -1,7 +1,7 @@
 Version 2.1.193
 Version 2.1.193
     Fixed another bug where mcrank/mctop/leaderboards weren't loading
     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)
     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 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)
     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)
     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>
     <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.1.193-SNAPSHOT</version>
+    <version>2.1.193</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>