From 40f99f5e1863dc47433e75f7def3cbc30dcd6bf3 Mon Sep 17 00:00:00 2001 From: Aaron <51387595+AzureAaron@users.noreply.github.com> Date: Thu, 5 Jun 2025 16:26:31 -0400 Subject: 5.3.0-beta.1 --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 17b7f4c1..4d5c025a 100644 --- a/gradle.properties +++ b/gradle.properties @@ -46,7 +46,7 @@ commons_math_version = 3.6.1 commons_text_version = 1.13.0 # Mod Properties -mod_version = 5.2.0 +mod_version = 5.3.0-beta.1 maven_group = de.hysky archives_base_name = skyblocker modrinth_id=y6DuFGwJ -- cgit