From d23b820aa19f76d04c203b1bb7c0e35c1234540a Mon Sep 17 00:00:00 2001 From: Fourmisain <8464472+Fourmisain@users.noreply.github.com> Date: Tue, 14 May 2024 16:12:52 +0200 Subject: [PATCH] bump version --- changes.md | 4 +++- gradle.properties | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/changes.md b/changes.md index b7e1f1f..e31d735 100644 --- a/changes.md +++ b/changes.md @@ -1 +1,3 @@ -update to 1.20.5 \ No newline at end of file + - add Spanish translation, thanks to TheLegendofSaram! + - fix an ancient issue with config migration + - patch a Cloth Config internal crash when the config file is empty for whatever reason \ No newline at end of file diff --git a/gradle.properties b/gradle.properties index 3568f81..f75c81c 100644 --- a/gradle.properties +++ b/gradle.properties @@ -9,7 +9,7 @@ yarn_mappings=1.20.5+build.1 loader_version=0.15.10 # Mod Properties -mod_version=1.15.7 +mod_version=1.15.8 maven_group=randommcsomethin mod_id=fallingleaves archives_base_name=fallingleaves