Browse Source

1.4.05 bugfix release.

GJ 12 years ago
parent
commit
c4e7f2597e
2 changed files with 2 additions and 2 deletions
  1. 1 1
      Changelog.txt
  2. 1 1
      pom.xml

+ 1 - 1
Changelog.txt

@@ -7,7 +7,7 @@ Key:
   ! Change
   ! Change
   - Removal
   - 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 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)
  + Added fireworks effects when a player levels-up, for every 100 levels (configurable)
  = Fixed bug where /addxp was setting instead of adding experience
  = Fixed bug where /addxp was setting instead of adding experience

+ 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>1.4.05-dev1</version>
+    <version>1.4.05</version>
     <name>mcMMO</name>
     <name>mcMMO</name>
     <url>https://github.com/mcMMO-Dev/mcMMO</url>
     <url>https://github.com/mcMMO-Dev/mcMMO</url>
     <issueManagement>
     <issueManagement>