diff --git a/Changelog.txt b/Changelog.txt index abacdf51a..7cb31025c 100644 --- a/Changelog.txt +++ b/Changelog.txt @@ -4,7 +4,7 @@ Version 2.1.113 Fixed bug where BlockCracker didn't work on infested_stone_bricks Fixed a bug where beacons could be duplicated Check player's PTP world permissions before executing a party teleport - Use ThreadedLocalRandom for RNG utils, random is seeded, thus creating new instances of Random breaks randomness + Improved how mcMMO handles randomness Version 2.1.112 Correct locale usage for enum access, now enforces using the english locale to prevent issues with oddball locales for configs/commands diff --git a/pom.xml b/pom.xml index fb6f36e08..3a227f4e4 100755 --- a/pom.xml +++ b/pom.xml @@ -2,7 +2,7 @@ 4.0.0 com.gmail.nossr50.mcMMO mcMMO - 2.1.113-SNAPSHOT + 2.1.113 mcMMO https://github.com/mcMMO-Dev/mcMMO