From 9ea77f17da49ae0fc0bb3d32b660a90fe677fcce Mon Sep 17 00:00:00 2001 From: Lukas <67807954+lukasabbe@users.noreply.github.com> Date: Wed, 2 Oct 2024 22:16:29 +0200 Subject: [PATCH] Bump version to 24w40a --- gradle.properties | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/gradle.properties b/gradle.properties index 62f8204..e90cff3 100644 --- a/gradle.properties +++ b/gradle.properties @@ -2,13 +2,13 @@ org.gradle.jvmargs=-Xmx1G # Fabric Properties # check these on https://modmuss50.me/fabric.html -minecraft_version=24w39a -yarn_mappings=24w39a+build.5 +minecraft_version=24w40a +yarn_mappings=24w40a+build.3 loader_version=0.16.5 # Mod Properties mod_version=1.1+1.21-SNAPSHOT.1 maven_group=me.lukasabbe archives_base_name=Bookshelfinspector -fabric_version=0.105.1+1.21.2 +fabric_version=0.105.2+1.21.2