From 79f91b4c7eaed473b4277893bb9bb39e7aa4dd82 Mon Sep 17 00:00:00 2001 From: Bruno Ploumhans Date: Mon, 8 Apr 2019 00:22:51 +0200 Subject: [PATCH] Update to fabric 0.2.6.121 --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 056db07..1d92fc3 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.2.4.113 + fabric_version=0.2.6.121