nossr50 3 years ago
parent
commit
7aaec5b707
2 changed files with 2 additions and 1 deletions
  1. 1 0
      Changelog.txt
  2. 1 1
      pom.xml

+ 1 - 0
Changelog.txt

@@ -5,6 +5,7 @@ Version 2.1.203
     Fixed a bug relating to Shake percentages (thanks Lyther)
     Fixed hexcolors not displaying correctly in level up milestone broadcasts (thanks gecko10000)
     (API) Added deprecated constructors for PlayerProfile (thanks PikaMug)
+    mcMMO has had many of its dependencies updated to newer builds
 
     NOTES:
     If you want to play mcMMO on older versions, simply use 2.1.202 instead

+ 1 - 1
pom.xml

@@ -2,7 +2,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>com.gmail.nossr50.mcMMO</groupId>
     <artifactId>mcMMO</artifactId>
-    <version>2.1.203-SNAPSHOT</version>
+    <version>2.1.203</version>
     <name>mcMMO</name>
     <url>https://github.com/mcMMO-Dev/mcMMO</url>
     <scm>