Skip to content

Commit

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

#### 0.6.1-beta.5
- 2020-05-02 - [5 commits](https://github.com/junit-pioneer/junit-pioneer/compare/v0.6.1-beta.4...v0.6.1-beta.5) by [Simon Schrottner](https://github.com/aepfli) - published to [![Bintray](https://img.shields.io/badge/Bintray-0.6.1-beta.5-green.svg)](https://bintray.com/junit-pioneer/junit-pioneer/junit-pioneer/0.6.1-beta.5)
- No pull requests referenced in commit messages.
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.6
previousVersion=0.6.1-beta.5
version=0.6.1-beta.7
previousVersion=0.6.1-beta.6

0 comments on commit 75f29b8

Please sign in to comment.