Skip to content

Commit

Permalink
0.0.18 release (previous 0.0.17) + release notes updated [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
FaultLessDroid committed Aug 1, 2019
1 parent 414a873 commit 9fb57c8
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
<sup><sup>*Release notes were automatically generated by [Shipkit](http://shipkit.org/)*</sup></sup>

#### 0.0.18
- 2019-08-01 - [2 commits](https://github.com/DroidsOnRoids/FoQA/compare/v0.0.17...v0.0.18) by [Karol Wrótniak](https://github.com/koral--) - published to [![Bintray](https://img.shields.io/badge/Bintray-0.0.18-green.svg)](https://bintray.com/droidsonroids/maven/FoQA/0.0.18)
- No pull requests referenced in commit messages.

#### 0.0.17
- 2019-07-31 - no code changes (no commits) - published to [![Bintray](https://img.shields.io/badge/Bintray-0.0.17-green.svg)](https://bintray.com/droidsonroids/maven/FoQA/0.0.17)

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.0.18
previousVersion=0.0.17
version=0.0.19
previousVersion=0.0.18

0 comments on commit 9fb57c8

Please sign in to comment.