diff --git a/changelog-1.21.txt b/changelog-1.21.txt index 67ec658..fd44353 100644 --- a/changelog-1.21.txt +++ b/changelog-1.21.txt @@ -1,2 +1,2 @@ -- Port to newest neoforge changes -- Fix crash with bucklers in servers \ No newline at end of file +- Neoforge changes 2 electric boogalo +- Enabled buckler launch by default \ No newline at end of file diff --git a/gradle.properties b/gradle.properties index 6f4b929..dacd949 100644 --- a/gradle.properties +++ b/gradle.properties @@ -31,7 +31,7 @@ mod_name=Piglin Proliferation # The license of the mod. Review your options at https://choosealicense.com/. All Rights Reserved is the default. mod_license=MIT for code, CC BY-NC-SA 4.0 for assets # The mod version. See https://semver.org/ -mod_version=2.0.3 +mod_version=2.0.4 # The group ID for the mod. It is only important when publishing as an artifact to a Maven repository. # This should match the base package used for the mod sources. # See https://maven.apache.org/guides/mini/guide-naming-conventions.html