From 9854e97996bf5ceec175c54e9c253dad59b8660c Mon Sep 17 00:00:00 2001 From: backryun Date: Wed, 9 Nov 2022 23:00:51 +0900 Subject: [PATCH] Update fabric API 0.66.0 --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index aa98105..df8aa75 100755 --- a/gradle.properties +++ b/gradle.properties @@ -14,6 +14,6 @@ org.gradle.jvmargs=-Xmx1G # Dependencies # currently not on the main fabric site, check on the maven: https://maven.fabricmc.net/net/fabricmc/fabric-api/fabric-api - fabric_version=0.64.0+1.19.2 + fabric_version=0.66.0+1.19.2 satin_version = 1.9.0 midnightlib_version=1.0.0-fabric