nossr50 4 ヶ月 前
コミット
dab4e777ce
2 ファイル変更2 行追加1 行削除
  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>