From ce9a4f0e8208d2abd78038e709392a43b9524e20 Mon Sep 17 00:00:00 2001 From: Frank Date: Fri, 28 Oct 2022 16:15:35 +0200 Subject: [PATCH] Bump version to 22w43a --- gradle.properties | 6 +++--- src/main/resources/fabric.mod.json | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/gradle.properties b/gradle.properties index f95469d4..8b31aaae 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,15 +1,15 @@ # Done to increase the memory available to gradle. org.gradle.jvmargs=-Xmx8G #Modrinth -modrinth_versions=["22w42a"] +modrinth_versions=["22w43a"] release_channel=release #`release`, `beta` or `alpha` #Loom loom_version=1.0-SNAPSHOT # Fabric Properties # check these on https://fabricmc.net/versions.html -minecraft_version=22w42a +minecraft_version=22w43a loader_version=0.14.10 -fabric_version=0.65.0+1.19.3 +fabric_version=0.65.1+1.19.3 # Mod Properties mod_version=2.1.3 maven_group=org.betterx.bclib diff --git a/src/main/resources/fabric.mod.json b/src/main/resources/fabric.mod.json index 37945e1e..969f6bc9 100644 --- a/src/main/resources/fabric.mod.json +++ b/src/main/resources/fabric.mod.json @@ -52,7 +52,7 @@ "fabricloader": ">=0.14.10", "fabric": ">=0.65.0", "minecraft": [ - "1.19.3-alpha.22.42.a" + "1.19.3-alpha.22.43.a" ] }, "custom": {