diff --git a/changelog.md b/changelog.md index f793851..22f7e0a 100644 --- a/changelog.md +++ b/changelog.md @@ -1,14 +1,3 @@ -## 1.20.4-4.0.1 -- Fix the mod as a whole -- Fix dependency version range for Fabric Loader - -## 1.20.4-4.0.0 -- Major rewrite and modernization of the project -- Load mod on the physical client - -## 1.20.4-3.1.1 -- Fix accepted Minecraft versions - -## 1.20.4-3.1.0 -- Updated to 1.20.4 +## 1.20.6-4.1.0 +- Updated to 1.20.6 diff --git a/gradle.properties b/gradle.properties index fa8d758..9a30706 100644 --- a/gradle.properties +++ b/gradle.properties @@ -2,7 +2,7 @@ # Every field you add must be added to the root build.gradle expandProps map. # Project -mod_version=4.0.1 +mod_version=4.1.0 group=net.themcbrothers.sharedadvancements java_version=21