Skip to content

Commit

Permalink
0.1.24 release (previous 0.1.23) + release notes updated [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
FaultLessDroid committed Feb 14, 2021
1 parent 14a1e93 commit 10def48
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.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.1.24
- 2021-02-14 - [1 commit](https://github.com/DroidsOnRoids/FoQA/compare/v0.1.23...v0.1.24) by [Karol Wrótniak](https://github.com/koral--) - published to [![Bintray](https://img.shields.io/badge/Bintray-0.1.24-green.svg)](https://bintray.com/droidsonroids/maven/FoQA/0.1.24)
- Remove dependency on jcenter [(#44)](https://github.com/DroidsOnRoids/FoQA/pull/44)

#### 0.1.23
- 2021-01-27 - [1 commit](https://github.com/DroidsOnRoids/FoQA/compare/v0.1.22...v0.1.23) by [Karol Wrótniak](https://github.com/koral--) - published to [![Bintray](https://img.shields.io/badge/Bintray-0.1.23-green.svg)](https://bintray.com/droidsonroids/maven/FoQA/0.1.23)
- Dependency versions bump: [(#42)](https://github.com/DroidsOnRoids/FoQA/pull/42)
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.1.24
previousVersion=0.1.23
version=0.1.25
previousVersion=0.1.24

0 comments on commit 10def48

Please sign in to comment.