Browse Source

snapshots here we go

nossr50 2 months ago
parent
commit
f71fe0de70
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.2.043
 Version 2.2.043
-    Added support for the new copper tools and weapons added in Minecraft 1.21.9
+    Added support for the new copper tools and armor added in Minecraft 1.21.9
     Added many missing buttons, trapdoors, doors, fence gates, etc to the ability/tool blacklists (see notes)
     Added many missing buttons, trapdoors, doors, fence gates, etc to the ability/tool blacklists (see notes)
     Added copper tools and armor to repair.vanilla.yml (see notes)
     Added copper tools and armor to repair.vanilla.yml (see notes)
     Added copper tools and armor to salvage.vanilla.yml (see notes)
     Added copper tools and armor to salvage.vanilla.yml (see notes)

+ 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.2.043</version>
+    <version>2.2.044-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>