diff --git a/Changelog.txt b/Changelog.txt index aacf61dd16..108f0b554e 100644 --- a/Changelog.txt +++ b/Changelog.txt @@ -4,6 +4,7 @@ Version 2.1.60 Corrected a typo when naming entities summoned by COTW (Locale string - Taming.Summon.Name.Format) Fixed a bug where tamed mobs could have hearts instead of their name in their own death messages Fixed a bug where multi-block crops would fail to double/triple drop (Sugar Cane, Cactus, etc) + Optimized the bonus drop code to reduce overhead Version 2.1.59 Raised the overfishing limit from 3 to 10 diff --git a/pom.xml b/pom.xml index d2a593aa62..38d3521c68 100755 --- a/pom.xml +++ b/pom.xml @@ -2,7 +2,7 @@ 4.0.0 com.gmail.nossr50.mcMMO mcMMO - 2.1.60-SNAPSHOT + 2.1.60 mcMMO https://github.com/mcMMO-Dev/mcMMO