diff --git a/README.md b/README.md index 42d9885..2bedf77 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Verified Addon - Version + Version Minecraft Version diff --git a/gradle.properties b/gradle.properties index 395f6fe..ab647f6 100644 --- a/gradle.properties +++ b/gradle.properties @@ -6,7 +6,7 @@ yarn_mappings=1.20.4+build.3 loader_version=0.15.9 # Mod Properties -mod_version=2.7.3 +mod_version=2.7.4 maven_group=higtools.package archives_base_name=HIGTools diff --git a/src/main/resources/fabric.mod.json b/src/main/resources/fabric.mod.json index 3adb435..9583b43 100644 --- a/src/main/resources/fabric.mod.json +++ b/src/main/resources/fabric.mod.json @@ -2,7 +2,7 @@ "schemaVersion": 1, "name": "HIGTools", "id": "higtools", - "version": "2.7.3", + "version": "2.7.4", "description": "Highway Tools for Meteor Client.", "authors": [ "RedCarlos26",