diff --git a/Changelog.txt b/Changelog.txt index 931ddd615..336f6c7f8 100644 --- a/Changelog.txt +++ b/Changelog.txt @@ -1,5 +1,8 @@ Version 2.1.97 + mcMMO is compatible with 1.14.4 (Didn't require any changes) Fixed a NPE that could occur if a pet participated in combat and its master's mcMMO data was not available + mcMMO now properly closes its region files as it creates them (thanks Yukiiro-Nite) + Updated Hungarian locale (thanks andris) Version 2.1.96 Added the setting 'Skills.General.LimitBreak.AllowPVE' to advanced.yml to allow Limit Break damage bonus to apply in PVE again, defaults to false diff --git a/pom.xml b/pom.xml index d4dddacc9..725006101 100755 --- a/pom.xml +++ b/pom.xml @@ -2,7 +2,7 @@ 4.0.0 com.gmail.nossr50.mcMMO mcMMO - 2.1.97-SNAPSHOT + 2.1.97 mcMMO https://github.com/mcMMO-Dev/mcMMO @@ -167,7 +167,7 @@ org.spigotmc spigot-api - 1.14.3-SNAPSHOT + 1.14.4-R0.1-SNAPSHOT provided