diff --git a/changelog.md b/changelog.md index 52c0bee..e2bf220 100644 --- a/changelog.md +++ b/changelog.md @@ -1,3 +1,6 @@ +## v20.1.4 +- Add missing creative tab title + ## v20.1.3 - Fix Mega Torch and Dread Lamp not working since v20.1.2 - sorry about that >.< diff --git a/gradle.properties b/gradle.properties index ea79721..c8c0560 100644 --- a/gradle.properties +++ b/gradle.properties @@ -48,7 +48,7 @@ mod_name=Torchmaster # The license of the mod. Review your options at https://choosealicense.com/. All Rights Reserved is the default. mod_license=All Rights Reserved # The mod version. See https://semver.org/ -mod_version=20.1.3 +mod_version=20.1.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