diff --git a/CHANGELOG.md b/CHANGELOG.md index d3288c1..02bc122 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,8 @@ # Nomad Books - Changelog +### Nomad Books 0.5.4 - 1.16.1 +- Fixed an issue where double horizontal blocks such as beds would drop as items + ### Nomad Books 0.5.3 - 1.16.1 - Removed block breaking effects when reclaiming a camp - Fixed an issue where the server would crash upon a player retrieving their camp diff --git a/gradle.properties b/gradle.properties index 82f922a..1df2508 100644 --- a/gradle.properties +++ b/gradle.properties @@ -10,7 +10,7 @@ loader_version=0.8.9+build.203 fabric_version=0.14.1+build.372-1.16 # Mod Properties -mod_version = 0.5.3 +mod_version = 0.5.4 maven_group = io.github.ladysnake archives_base_name = nomadbooks