nossr50 5 years ago
parent
commit
1104f48ad5
2 changed files with 2 additions and 1 deletions
  1. 1 0
      Changelog.txt
  2. 1 1
      pom.xml

+ 1 - 0
Changelog.txt

@@ -1,4 +1,5 @@
 Version 2.1.111
 Version 2.1.111
+    mcMMO is compatible with the following versions of MC: 1.15 / 1.14.4 / 1.14.3 / 1.14.2 / 1.14.1 / 1.14 / 1.13.2
     Further prevent nesting of bleed damage calls
     Further prevent nesting of bleed damage calls
     Warn about reparable/salvage configs with missing sections
     Warn about reparable/salvage configs with missing sections
     Added Bee combat experience modifier to experience.yml (Update your experience.yml file, see notes)
     Added Bee combat experience modifier to experience.yml (Update your experience.yml file, see notes)

+ 1 - 1
pom.xml

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