瀏覽代碼

Update changelog and version

nossr50 2 年之前
父節點
當前提交
032a407c8a
共有 2 個文件被更改,包括 4 次插入1 次删除
  1. 3 0
      Changelog.txt
  2. 1 1
      pom.xml

+ 3 - 0
Changelog.txt

@@ -1,3 +1,6 @@
+Version 2.1.217
+    Fixed mouse-hover tooltips (thanks Greymagic27)
+
 Version 2.1.216
 Version 2.1.216
     Reverted Unarmed changes from 2.1.215 (fixes block breaker/beserk active at all time for all players)
     Reverted Unarmed changes from 2.1.215 (fixes block breaker/beserk active at all time for all players)
     Added Sculk_* blocks to Mining XP
     Added Sculk_* blocks to Mining XP

+ 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.216</version>
+    <version>2.1.217-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>