diff --git a/docs/release-notes.md b/docs/release-notes.md index 9ea5a49..d2fa635 100644 --- a/docs/release-notes.md +++ b/docs/release-notes.md @@ -1,5 +1,10 @@ *Release notes were automatically generated by [Shipkit](http://shipkit.org/)* +#### 3.9.1 + - 2020-05-30 - [3 commits](https://github.com/magx2/jSuplaApi/compare/v3.9.0...v3.9.1) by [Martin](https://github.com/magx2) - published to [![Bintray](https://img.shields.io/badge/Bintray-3.9.1-green.svg)](https://bintray.com/big-boy/bigboy/jSuplaApi/3.9.1) + - [Bug] 3.9.0 [(#79)](https://github.com/magx2/jSuplaApi/pull/79) + - [Bug] Fix missing API for ElectricityMeter [(#78)](https://github.com/magx2/jSuplaApi/issues/78) + #### 3.9.0 - 2020-05-30 - [20 commits](https://github.com/magx2/jSuplaApi/compare/v3.8.6...v3.9.0) by [Martin](https://github.com/magx2) - published to [![Bintray](https://img.shields.io/badge/Bintray-3.9.0-green.svg)](https://bintray.com/big-boy/bigboy/jSuplaApi/3.9.0) - [Enhancement] Optimize code in term of API usage [(#76)](https://github.com/magx2/jSuplaApi/issues/76) diff --git a/version.properties b/version.properties index 76b5e0d..32dac11 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=3.9.1 -previousVersion=3.9.0 +version=3.9.2 +previousVersion=3.9.1