nossr50 il y a 6 mois
Parent
commit
dab4e777ce
2 fichiers modifiés avec 2 ajouts et 1 suppressions
  1. 1 0
      Changelog.txt
  2. 1 1
      pom.xml

+ 1 - 0
Changelog.txt

@@ -1,4 +1,5 @@
 Version 2.2.030
+    Fixed bug where rupture task could cause an exception (Thanks Wariorrrr)
     Fixed bug where Smelting permission was needed for Alchemy XP gain
     Fixed material based salvage permissions not functioning (Thanks Momshroom)
 

+ 1 - 1
pom.xml

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