From 2b8fe8c5b3cb16228f0b9b4b3540147a4ceb0c24 Mon Sep 17 00:00:00 2001 From: Modmuss50 Date: Sun, 14 Jul 2019 18:26:33 +0100 Subject: [PATCH] Update API version to fix a bug with crashes. Sadly this bug snuck into previous versions, this has been fixed. --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 8820f34..1d9ad62 100644 --- a/gradle.properties +++ b/gradle.properties @@ -14,4 +14,4 @@ org.gradle.jvmargs=-Xmx1G # Dependencies # currently not on the main fabric site, check on the maven: https://maven.fabricmc.net/net/fabricmc/fabric - fabric_version=0.3.0+build.187 + fabric_version=0.3.0+build.197