diff --git a/CHANGELOG.md b/CHANGELOG.md index 1ff7df9..fa7c008 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,11 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [0.7.1] - 2020-06-07 +### Fixed +- Oak leaves runners sounds when placed +- Made all vegetation blocks opaque + ## [0.7.0] - 2020-06-03 ### Added - Added pink cedar trees diff --git a/gradle.properties b/gradle.properties index 29a9cb3..a1253be 100644 --- a/gradle.properties +++ b/gradle.properties @@ -9,7 +9,7 @@ loader_version=0.8.2+build.194 fabric_version=0.10.1+build.307-1.15 loom_version=0.2.7-SNAPSHOT # Mod Properties -mod_version=0.7.0 +mod_version=0.7.1 maven_group=com.xfastgames archives_base_name=fabric-witness # Kotlin