浏览代码

dev mode and changelog update

nossr50 4 年之前
父节点
当前提交
dfc2691cd6
共有 2 个文件被更改,包括 5 次插入1 次删除
  1. 4 0
      Changelog.txt
  2. 1 1
      pom.xml

+ 4 - 0
Changelog.txt

@@ -1,3 +1,7 @@
+Version 2.1.163
+    Fixed the translate URL pointing to the wrong place (thanks chew)
+
+
 Version 2.1.162
     Fixed a bug where Alchemy brew events were processed after setting brew results (thanks Wolf2323)
 

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