This commit is contained in:
nossr50 2021-04-15 11:59:27 -07:00
parent 522f40f0fe
commit 1269652e94
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -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>