Skip to content

Commit

Permalink
Updated to EMetrics 0.0.4-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
gmcferrin committed Mar 27, 2013
1 parent ca51b2f commit 61dc775
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
1 change: 1 addition & 0 deletions Changelog.txt
Expand Up @@ -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
Expand Down
4 changes: 1 addition & 3 deletions pom.xml
Expand Up @@ -165,9 +165,7 @@
<dependency>
<groupId>com.turt2live.metrics</groupId>
<artifactId>MetricsExtension</artifactId>
<version>0.0.2-SNAPSHOT</version>
<type>jar</type>
<scope>compile</scope>
<version>0.0.4-SNAPSHOT</version>
</dependency>
</dependencies>
<distributionManagement>
Expand Down

0 comments on commit 61dc775

Please sign in to comment.