From 7ce58301fe1e9a934b9520e8a576f21939c169a1 Mon Sep 17 00:00:00 2001 From: faultlessdroid Date: Thu, 22 Aug 2019 13:25:09 +0000 Subject: [PATCH] 0.1.3 release (previous 0.1.2) + 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 c2b2ffe..3eeb041 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ *Release notes were automatically generated by [Shipkit](http://shipkit.org/)* +#### 0.1.3 + - 2019-08-22 - [3 commits](https://github.com/DroidsOnRoids/FoQA/compare/v0.1.2...v0.1.3) by [Karol Wrótniak](https://github.com/koral--) - published to [![Bintray](https://img.shields.io/badge/Bintray-0.1.3-green.svg)](https://bintray.com/droidsonroids/maven/FoQA/0.1.3) + - Dependencies bump [(#18)](https://github.com/DroidsOnRoids/FoQA/pull/18) + #### 0.1.2 - 2019-08-10 - [3 commits](https://github.com/DroidsOnRoids/FoQA/compare/v0.1.1...v0.1.2) by [Karol Wrótniak](https://github.com/koral--) - published to [![Bintray](https://img.shields.io/badge/Bintray-0.1.2-green.svg)](https://bintray.com/droidsonroids/maven/FoQA/0.1.2) - Font scale fix [(#17)](https://github.com/DroidsOnRoids/FoQA/pull/17) diff --git a/version.properties b/version.properties index b186c2e..ac15c45 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.3 -previousVersion=0.1.2 +version=0.1.4 +previousVersion=0.1.3