Skip to content

Commit

Permalink
0.6.1-beta.1 release (previous 0.6.0) + release notes updated [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
shipkit-org committed May 1, 2020
1 parent 52e9f85 commit 0740f40
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.6.1-beta.1
- 2020-05-01 - [14 commits](https://github.com/junit-pioneer/junit-pioneer/compare/v0.6.0...v0.6.1-beta.1) by [Simon Schrottner](https://github.com/aepfli) - published to [![Bintray](https://img.shields.io/badge/Bintray-0.6.1-beta.1-green.svg)](https://bintray.com/junit-pioneer/junit-pioneer/junit-pioneer/0.6.1-beta.1)
- No pull requests referenced in commit messages.

#### 0.6.0
- 2020-04-28 - [17 commits](https://github.com/junit-pioneer/junit-pioneer/compare/v0.5.6...v0.6.0) by 6 authors - published to [![Bintray](https://img.shields.io/badge/Bintray-0.6.0-green.svg)](https://bintray.com/junit-pioneer/junit-pioneer/junit-pioneer/0.6.0)
- Commits: [Nicolai Parlog](https://github.com/nicolaiparlog) (6), [Matthias Bünger](https://github.com/Bukama) (5), Hancho2009 (2), [Simon Schrottner](https://github.com/aepfli) (2), [Daniel Kraus](https://github.com/beatngu13) (1), [Mihály Verhás](https://github.com/Michael1993) (1)
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.6.1-beta.1
previousVersion=0.6.0
version=0.6.1-beta.2
previousVersion=0.6.1-beta.1

0 comments on commit 0740f40

Please sign in to comment.