From 9488970345093e98a86d9ca311b1a52ea25faadd Mon Sep 17 00:00:00 2001 From: Lukas <67807954+lukasabbe@users.noreply.github.com> Date: Wed, 2 Oct 2024 11:37:29 +0200 Subject: [PATCH] Bump version to 24w39a --- gradle.properties | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/gradle.properties b/gradle.properties index 8511d85..f82a2ea 100644 --- a/gradle.properties +++ b/gradle.properties @@ -2,11 +2,10 @@ org.gradle.jvmargs=-Xmx1G # Fabric Properties # check these on https://modmuss50.me/fabric.html -minecraft_version=1.21 -yarn_mappings=1.21+build.9 +minecraft_version=24w39a +yarn_mappings=24w39a+build.8 loader_version=0.16.5 # Mod Properties mod_version=1.0+1.21 maven_group=me.lukasabbe archives_base_name=PasteBookText -