diff --git a/Changelog.txt b/Changelog.txt index 3cc780366..2f3383be0 100644 --- a/Changelog.txt +++ b/Changelog.txt @@ -23,6 +23,7 @@ Version 1.4.04-dev ! Updated localization files ! mcMMO abilities can no longer be activated while in Creative mode ! Expanded ChatAPI to allow toggling of chat states for users + ! Updated to EMetrics 0.0.4-SNAPSHOT - Removed deprecated functions from API classes. - Removed functions for getting the PlayerProfile - using API classes is preferred, but if not the McMMOPlayer should be used instead - Removed Ender Dragon, Wither, and Witch from granting combat experience and related configuration options diff --git a/pom.xml b/pom.xml index dab7f3382..7e8e8d061 100755 --- a/pom.xml +++ b/pom.xml @@ -165,9 +165,7 @@ com.turt2live.metrics MetricsExtension - 0.0.2-SNAPSHOT - jar - compile + 0.0.4-SNAPSHOT