diff --git a/docs/release-notes.md b/docs/release-notes.md index 24ca83f..3010318 100644 --- a/docs/release-notes.md +++ b/docs/release-notes.md @@ -1,5 +1,9 @@ *Release notes were automatically generated by [Shipkit](http://shipkit.org/)* +#### 0.0.11 + - 2019-03-09 - [2 commits](https://github.com/epeee/shipkit-demo/compare/v0.0.10...v0.0.11) by [Erhard Pointl](https://github.com/epeee) - published to [![Bintray](https://img.shields.io/badge/Bintray-0.0.11-green.svg)](https://bintray.com/epeee/test/shipkit-demo/0.0.11) + - Update shipkit plugin (v2.1.8) [(#22)](https://github.com/epeee/shipkit-demo/pull/22) + #### 0.0.10 - 2019-03-06 - [7 commits](https://github.com/epeee/shipkit-demo/compare/v0.0.9...v0.0.10) by [Erhard Pointl](https://github.com/epeee) - published to [![Bintray](https://img.shields.io/badge/Bintray-0.0.10-green.svg)](https://bintray.com/epeee/test/shipkit-demo/0.0.10) - Gradle metadata [(#21)](https://github.com/epeee/shipkit-demo/pull/21) diff --git a/version.properties b/version.properties index 1defd31..114c758 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.0.11 -previousVersion=0.0.10 +version=0.0.12 +previousVersion=0.0.11