From 6b50609e7670f25662394e5d6f6ec8b974d07a3d Mon Sep 17 00:00:00 2001 From: shedaniel Date: Sat, 30 May 2020 00:47:22 +0800 Subject: 20w22a Signed-off-by: shedaniel --- gradle.properties | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'gradle.properties') diff --git a/gradle.properties b/gradle.properties index 3eb2aacf4..17bf94301 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,13 +1,13 @@ org.gradle.jvmargs=-Xmx3G -mod_version=4.3.12-unstable -supported_version=20w21a -minecraft_version=20w21a -yarn_version=20w21a+build.7+legacy.20w09a+build.8 +mod_version=4.3.13-unstable +supported_version=20w22a +minecraft_version=20w22a +yarn_version=20w22a+build.1+legacy.20w09a+build.8 fabricloader_version=0.8.4+build.198 cloth_events_version=2.2.0-unstable -cloth_config_version=4.3.2-unstable -modmenu_version=1.11.4+build.9 -fabric_api=0.10.10+build.347-1.16 +cloth_config_version=4.4.1-unstable +modmenu_version=1.11.7+build.12 +fabric_api=0.10.11+build.348-1.16 autoconfig1u=3.0.1-unstable api_include=me.shedaniel.cloth:cloth-events,me.shedaniel.cloth:config-2,me.sargunvohra.mcmods:autoconfig1u api_exculde= -- cgit