diff --git a/changelog.md b/changelog.md index 7ea03895..91b3c056 100644 --- a/changelog.md +++ b/changelog.md @@ -1,3 +1,12 @@ +------------------------------------------------------ +Numismatics 1.0.4 +------------------------------------------------------ +Additions + +Fixes + +Removals + ------------------------------------------------------ Numismatics 1.0.3 ------------------------------------------------------ diff --git a/gradle.properties b/gradle.properties index 05821225..aa348546 100644 --- a/gradle.properties +++ b/gradle.properties @@ -2,7 +2,7 @@ org.gradle.jvmargs = -Xmx4G # Mod Info archives_base_name = CreateNumismatics -mod_version = 1.0.3 +mod_version = 1.0.4 maven_group = dev.ithundxr minecraft_version = 1.20.1