From 65555d67ab40cabee2fc908ec4cd19858b733f58 Mon Sep 17 00:00:00 2001 From: MATRIX-feather Date: Thu, 2 Nov 2023 18:03:24 +0800 Subject: [PATCH] =?UTF-8?q?misc:=20=E4=BD=BF=E7=94=A8jitpack=E4=B8=8A?= =?UTF-8?q?=E7=9A=84protocols?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- gradle.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gradle.properties b/gradle.properties index b85e0474..387084ab 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,8 +1,8 @@ project_version=0.13.3 # FM Protocols -protocols_version=8aeff50 -protocols_use_local_build=true +protocols_version=09b2b0a077 +protocols_use_local_build=false protocols_local_version=0.13.2 minecraft_version=1.20.2-R0.1-SNAPSHOT