From 5c42e68108db70cbd83c2fa7f244bba704ec3027 Mon Sep 17 00:00:00 2001 From: Rongmario Date: Sat, 2 Nov 2024 01:05:45 +0000 Subject: [PATCH] Bump to 10.0 and too lazy to test in different packs - You are the lab rat, muahahaha --- gradle.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gradle.properties b/gradle.properties index 4c7706d..54b9555 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,4 @@ org.gradle.jvmargs=-Xmx3G -mod_version=9.4 +mod_version=10.0 mod_name=MixinBooter -version_type=release \ No newline at end of file +version_type=beta \ No newline at end of file