From 9be39b7f3b0567388901ef926c717ea3f34649bf Mon Sep 17 00:00:00 2001 From: IThundxr Date: Thu, 16 Jan 2025 12:28:44 -0500 Subject: [PATCH] Moving On II --- changelog.md | 2 +- gradle.properties | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/changelog.md b/changelog.md index b0ff6ea59a..1a220b8f48 100644 --- a/changelog.md +++ b/changelog.md @@ -1,5 +1,5 @@ ------------------------------------------------------ -Create 0.5.2 +Create 6.0.0 ------------------------------------------------------ Additions - Example diff --git a/gradle.properties b/gradle.properties index 16c33ca7cb..3683163f44 100644 --- a/gradle.properties +++ b/gradle.properties @@ -7,8 +7,8 @@ org.gradle.caching = true # mod version info # build_info_mod_version is the version that gets filled into CreateBuildInfo.java -mod_version = 0.5.2 -build_info_mod_version = 0.5.2-experimental +mod_version = 6.0.0 +build_info_mod_version = 6.0.0-experimental artifact_minecraft_version = 1.20.1 minecraft_version = 1.20.1