From de7a792d9775e9e4fdcef9ac28550f34bfc91b1b Mon Sep 17 00:00:00 2001 From: Fourmisain <8464472+Fourmisain@users.noreply.github.com> Date: Sat, 7 Dec 2024 13:21:42 +0100 Subject: [PATCH] bump version --- changes.md | 6 ++++++ gradle.properties | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/changes.md b/changes.md index 8c5f9fe..8e7bd42 100644 --- a/changes.md +++ b/changes.md @@ -1,3 +1,9 @@ +1.16.6 + + - update Traditional Chinese (zh_tw) translation, thanks to yichifauzi! + +1.16.5 + update for 1.21.4: - allow controlling the spawn rate of vanilla Pale Oak leaves! diff --git a/gradle.properties b/gradle.properties index 9fd777b..f96fdd4 100644 --- a/gradle.properties +++ b/gradle.properties @@ -9,7 +9,7 @@ yarn_mappings=1.21.4+build.1 loader_version=0.16.9 # Mod Properties -mod_version=1.16.5 +mod_version=1.16.6 maven_group=randommcsomethin mod_id=fallingleaves archives_base_name=fallingleaves