nossr50 пре 5 година
родитељ
комит
274a41f530
2 измењених фајлова са 4 додато и 1 уклоњено
  1. 3 0
      Changelog.txt
  2. 1 1
      pom.xml

+ 3 - 0
Changelog.txt

@@ -1,3 +1,6 @@
+Version 2.1.136
+    Furnace ownership was made more reliable
+
 Version 2.1.135
     Furnaces no longer simulate block break checks when assigning ownership as it caused some unwanted plugin conflicts
     Fixed an issue where Fishing would break if exploit protection was turned off for Fishing (Thanks Ineusia)

+ 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.135</version>
+    <version>2.1.136-SNAPSHOT</version>
     <name>mcMMO</name>
     <url>https://github.com/mcMMO-Dev/mcMMO</url>
     <scm>