diff --git a/changelog.md b/changelog.md index 9f887b4..41cc500 100644 --- a/changelog.md +++ b/changelog.md @@ -1 +1 @@ -* Add the dense crimson/warped stems to the appropriate block tags \ No newline at end of file +* Fix a potential crash when growing a modded sapling \ No newline at end of file diff --git a/gradle.properties b/gradle.properties index d8c17cf..f2188b6 100644 --- a/gradle.properties +++ b/gradle.properties @@ -10,7 +10,7 @@ mcp_channel=official mcp_mappings=1.19.2 # Version -version=2.1.0 +version=2.1.1 #Publishing mod_name=Dense Trees