From 4fd94bfe29443f7c2562b7a8dd58ff248b350e97 Mon Sep 17 00:00:00 2001 From: nossr50 Date: Fri, 24 Jan 2020 01:11:23 -0800 Subject: [PATCH] 2.1.113 --- Changelog.txt | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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