Browse Source

2.1.176 - Small hotfix before bringing down endgame

nossr50 4 years ago
parent
commit
5baccd626f
2 changed files with 2 additions and 2 deletions
  1. 1 1
      Changelog.txt
  2. 1 1
      pom.xml

+ 1 - 1
Changelog.txt

@@ -1,5 +1,5 @@
 Version 2.1.176
 Version 2.1.176
-    Added another measure to prevent item stacks from reaching 65 from double smelt
+    Another fix for Double Smelt bringing item stack size to illegal values
 
 
 Version 2.1.175
 Version 2.1.175
     Fixed a bug where mcMMO would occasionally give a 65 item stack from a double smelt on a furnace
     Fixed a bug where mcMMO would occasionally give a 65 item stack from a double smelt on a furnace

+ 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.176-SNAPSHOT</version>
+    <version>2.1.176</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>