浏览代码

1.4.05 bugfix release.

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

+ 1 - 1
Changelog.txt

@@ -7,7 +7,7 @@ Key:
   ! Change
   - Removal
 
-Version 1.4.05-dev
+Version 1.4.05
  + Added option to allow refreshing of chunks after block-breaking abilities. (Disabled by default)
  + Added fireworks effects when a player levels-up, for every 100 levels (configurable)
  = Fixed bug where /addxp was setting instead of adding experience

+ 1 - 1
pom.xml

@@ -2,7 +2,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>com.gmail.nossr50.mcMMO</groupId>
     <artifactId>mcMMO</artifactId>
-    <version>1.4.05-dev1</version>
+    <version>1.4.05</version>
     <name>mcMMO</name>
     <url>https://github.com/mcMMO-Dev/mcMMO</url>
     <issueManagement>