Skip to content

Commit

Permalink
0.7.3 release (previous 0.7.2) + release notes updated [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
shipkit-org committed Aug 15, 2020
1 parent 88c0e23 commit 1d16f23
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions docs/release-notes.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
<sup><sup>*Release notes were automatically generated by [Shipkit](http://shipkit.org/)*</sup></sup>

#### 0.7.3
- 2020-08-15 - [3 commits](https://github.com/magneticflux-/fabric-mumblelink-mod/compare/v0.7.2...v0.7.3) by [Mitchell Skaggs](https://github.com/magneticflux-) - published to [![Bintray](https://img.shields.io/badge/Bintray-0.7.3-green.svg)](https://bintray.com/magneticflux/maven/fabric-mumblelink-mod/0.7.3)
- Cut new release for 1.16.x [(#29)](https://github.com/magneticflux-/fabric-mumblelink-mod/pull/29)

#### 0.7.2
- 2020-06-29 - [2 commits](https://github.com/magneticflux-/fabric-mumblelink-mod/compare/v0.7.1...v0.7.2) by [Mitchell Skaggs](https://github.com/magneticflux-) - published to [![Bintray](https://img.shields.io/badge/Bintray-0.7.2-green.svg)](https://bintray.com/magneticflux/maven/fabric-mumblelink-mod/0.7.2)
- Cut new release [(#27)](https://github.com/magneticflux-/fabric-mumblelink-mod/pull/27)
Expand Down
4 changes: 2 additions & 2 deletions version.properties
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#Version of the produced binaries. This file is intended to be checked-in.
#It will be automatically bumped by release automation.
version=0.7.3
previousVersion=0.7.2
version=0.7.4
previousVersion=0.7.3

0 comments on commit 1d16f23

Please sign in to comment.