diff --git a/CHANGELOG.md b/CHANGELOG.md index b5e4709..3669a7b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +# You're in Grave Danger 2.0.7 + +--- + # You're in Grave Danger 2.0.6 ### Changes diff --git a/gradle.properties b/gradle.properties index 3af7e3c..1da57bb 100644 --- a/gradle.properties +++ b/gradle.properties @@ -36,7 +36,7 @@ mod_name=You're in Grave Danger # The license of the mod. Review your options at https://choosealicense.com/. All Rights Reserved is the default. mod_license=MIT # The mod version. See https://semver.org/ -mod_version=2.0.6 +mod_version=2.0.7 # 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