浏览代码

update changelog

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
 Version 2.1.135
     Furnaces no longer simulate block break checks when assigning ownership as it caused some unwanted plugin conflicts
     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)
     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>
     <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.135</version>
+    <version>2.1.136-SNAPSHOT</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>