diff --git a/CHANGELOG.md b/CHANGELOG.md index 83319ef9..1cd233f8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,9 +1,15 @@ +# You're in Grave Danger 2.0.6 + +### Fixes +* Improved accessories compat implementation (thanks @Dragon-Seeker!) + +--- + # You're in Grave Danger 2.0.5 ### Fixes * Fixed issue with graves clearing inventories if the player had more trinkets equipped in the grave than when claiming a grave -* Improved accessories compat implementation (thanks @Dragon-Seeker!) --- diff --git a/gradle.properties b/gradle.properties index 1c590fa5..cfe36ed6 100644 --- a/gradle.properties +++ b/gradle.properties @@ -8,7 +8,7 @@ org.gradle.parallel=true loader_version=0.15.11 # Mod Properties - mod_version = 2.0.5 + mod_version = 2.0.6 maven_group = com.b1n_ry.yigd archives_base_name = youre-in-grave-danger-fabric