From 63030da6b9c097c85e07a0e027883f232cd138d7 Mon Sep 17 00:00:00 2001 From: Cat Core Date: Fri, 26 Apr 2024 23:54:30 +0200 Subject: [PATCH] Bump version --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index eda83f8..ad62842 100644 --- a/gradle.properties +++ b/gradle.properties @@ -12,6 +12,6 @@ org.gradle.jvmargs=-Xmx1G spasm_version=0.2 # Mod Properties - mod_version = 1.20.0 + mod_version = 1.21.0 maven_group = io.github.fabriccompatibiltylayers archives_base_name = mod-remapping-api