Skip to content

Commit

Permalink
Prepare for release v0.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
xxfast committed Jun 7, 2020
1 parent c9d43b3 commit bf57a6e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit bf57a6e

Please sign in to comment.