From 594f7b000b798e98a1488f53f2f1d26b5d6709f5 Mon Sep 17 00:00:00 2001 From: Deximus-Maximus Date: Mon, 22 Jan 2024 18:19:53 -0500 Subject: [PATCH] Fix version --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index c94aa8d..9203994 100644 --- a/gradle.properties +++ b/gradle.properties @@ -2,7 +2,7 @@ org.gradle.jvmargs=-Xmx1G # Mod Properties -mod_version = 9.0.0 +mod_version = 9.0.0-alpha.1 maven_group = dex.autoswitch archives_base_name = autoswitch