From 72b180a3196221ca0ec1a8eb63780f6f900e25d1 Mon Sep 17 00:00:00 2001 From: twisti <76837088+twisti-dev@users.noreply.github.com> Date: Sat, 20 Jun 2026 00:23:27 +0200 Subject: [PATCH] Change snapshot property from true to false --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 8fbe82cd..1ad722fc 100644 --- a/gradle.properties +++ b/gradle.properties @@ -9,4 +9,4 @@ mcVersion=26.2 group=dev.slne.surf.api version=3.26.0 relocationPrefix=dev.slne.surf.api.libs -snapshot=true +snapshot=false