From 4a434f5c9e68ef765d87218e2f29c7b4a33302ad Mon Sep 17 00:00:00 2001 From: faultlessdroid Date: Sat, 12 Oct 2019 23:55:58 +0000 Subject: [PATCH] 0.1.7 release (previous 0.1.6) + release notes updated [ci skip] --- CHANGELOG.md | 4 ++++ version.properties | 4 ++-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 31f7bda..b6a523f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ *Release notes were automatically generated by [Shipkit](http://shipkit.org/)* +#### 0.1.7 + - 2019-10-12 - [1 commit](https://github.com/DroidsOnRoids/FoQA/compare/v0.1.6...v0.1.7) by [Karol Wrótniak](https://github.com/koral--) - published to [![Bintray](https://img.shields.io/badge/Bintray-0.1.7-green.svg)](https://bintray.com/droidsonroids/maven/FoQA/0.1.7) + - Code cleanup [(#21)](https://github.com/DroidsOnRoids/FoQA/pull/21) + #### 0.1.6 - 2019-09-29 - [1 commit](https://github.com/DroidsOnRoids/FoQA/compare/v0.1.5...v0.1.6) by [Karol Wrótniak](https://github.com/koral--) - published to [![Bintray](https://img.shields.io/badge/Bintray-0.1.6-green.svg)](https://bintray.com/droidsonroids/maven/FoQA/0.1.6) - Dependency versions bump [(#20)](https://github.com/DroidsOnRoids/FoQA/pull/20) diff --git a/version.properties b/version.properties index 736b63d..23fb704 100644 --- a/version.properties +++ b/version.properties @@ -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.7 -previousVersion=0.1.6 +version=0.1.8 +previousVersion=0.1.7