From 209a8d361e810792f3339dc57f32c8d100e24cfa Mon Sep 17 00:00:00 2001 From: IThundxr Date: Sat, 20 Apr 2024 17:04:48 -0400 Subject: [PATCH] bump ver and get changelog ready for future updates --- changelog.md | 9 +++++++++ gradle.properties | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) 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