From 0f73656b74c1c4552cbfc37dff764b4327508fcf Mon Sep 17 00:00:00 2001 From: Omar Rahman Date: Sat, 14 Sep 2024 00:55:28 -0400 Subject: [PATCH] Bump version --- gradle.properties | 2 +- update.json | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/gradle.properties b/gradle.properties index c714c38..0710cec 100644 --- a/gradle.properties +++ b/gradle.properties @@ -22,7 +22,7 @@ loader_version_range=[4,) mod_id=ramensadditions mod_name=Ramen's Additions mod_license=GNU GPLv3 -mod_version=0.1.1 +mod_version=0.1.2 mod_group_id=net.ramen5914.ramensadditions mod_authors=Omar Rahman (Ramen5914) mod_description=A collection of small additions to Minecraft that I wish were in the game. diff --git a/update.json b/update.json index bf9a5c1..d4e1d18 100644 --- a/update.json +++ b/update.json @@ -4,8 +4,8 @@ "1.0.0": "First release of my mod." }, "promos": { - "1.21.1-latest": "0.0.6", - "1.21.1-recommended": "0.0.6" + "1.21.1-latest": "0.1.2", + "1.21.1-recommended": "0.1.2" }, "versions": "1.21.1" } \ No newline at end of file