summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorModmuss50 <modmuss50@gmail.com>2019-07-14 18:26:33 +0100
committerGitHub <noreply@github.com>2019-07-14 18:26:33 +0100
commit2b8fe8c5b3cb16228f0b9b4b3540147a4ceb0c24 (patch)
tree81cb3f340471913835b8a993e62af2e723623608
parent1962995275c46e58a01772158b2c3b29d2be36a5 (diff)
Update API version to fix a bug with crashes.
Sadly this bug snuck into previous versions, this has been fixed.
-rw-r--r--gradle.properties2
1 files changed, 1 insertions, 1 deletions
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