From 80e285895f0d9f0e9aad0ef41d948a1f34b050c6 Mon Sep 17 00:00:00 2001 From: Victor Kohler <16297430+CaelTheColher@users.noreply.github.com> Date: Sun, 31 Oct 2021 16:08:59 -0300 Subject: [PATCH] Bump version & Add modrinth id --- gradle.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gradle.properties b/gradle.properties index 9557a61..643322b 100644 --- a/gradle.properties +++ b/gradle.properties @@ -12,7 +12,7 @@ org.gradle.jvmargs=-Xmx2G loom_version=0.8-SNAPSHOT # Mod Properties - mod_version = 1.2.0+1.17 + mod_version = 1.2.2+1.17 maven_group = me.cael archives_base_name = capes @@ -33,4 +33,4 @@ org.gradle.jvmargs=-Xmx2G # Publishing curseforge_id=408481 - modrinth_id=insert-modrinth-id-here \ No newline at end of file + modrinth_id=89Wsn8GD \ No newline at end of file