diff --git a/changelog.md b/changelog.md index 242b4016..586801f8 100644 --- a/changelog.md +++ b/changelog.md @@ -1,3 +1,8 @@ +------------------------------------------------------ +Version 0.7.0 +------------------------------------------------------ +Updated to 1.18.2 + ------------------------------------------------------ Version 0.6.0 ------------------------------------------------------ diff --git a/gradle.properties b/gradle.properties index ce918ee7..962f27b2 100644 --- a/gradle.properties +++ b/gradle.properties @@ -20,7 +20,7 @@ org.gradle.jvmargs = -Xmx5G mod_name = Automatone -mod_version = 0.6.0 +mod_version = 0.7.0 maven_group = io.github.ladysnake minecraft_version=1.18.2