From bd9219f8b925ae6ae06aabff1dd9b42fc81228c3 Mon Sep 17 00:00:00 2001 From: StartsMercury <89975834+StartsMercury@users.noreply.github.com> Date: Sun, 20 Oct 2024 09:46:34 +0800 Subject: [PATCH] Bump version to 0.7.6 --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index a4e977e..c554f94 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,6 +1,6 @@ # Mod Properties id = fluxapi -base_version = 0.7.5 +base_version = 0.7.6 flux_desc = The central modding API for Cosmic Reach Fabric/Quilt group = dev.crmodders