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

+ 1 - 1
Changelog.txt

@@ -1,5 +1,5 @@
 Version 2.1.191
-    Fixed an exploit
+    Fixed a bug related to our blocktracker
     Fixed a bug that prevented the leaderboards from working on FlatFile in some circumstances
     Some minor optimizations to our Block events
     (Unit Tests) Added a test for initializing the leaderboard on FlatFile

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