From 0405e1d3c01106b9f881486497cbdb23454dc00f Mon Sep 17 00:00:00 2001 From: GitHub Actions <> Date: Tue, 29 Oct 2024 12:40:05 +0000 Subject: [PATCH] Set version to 21.3.3 --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 6f35b69..c78e22e 100644 --- a/gradle.properties +++ b/gradle.properties @@ -3,7 +3,7 @@ mod_id = trashslot mod_name = TrashSlot mod_main=TrashSlot description=Adds a trash slot to the inventory screen that allows deletion of unwanted items. -version = 21.3.2 +version = 21.3.3 group = net.blay09.mods homepage=https://mods.twelveiterations.com/mc/trashslot sources=https://github.com/TwelveIterationMods/TrashSlot