From fb3cf99ead426c877ab0ff7a2744d39a9c786de8 Mon Sep 17 00:00:00 2001 From: Alfred Pennyworth Date: Sun, 31 May 2020 09:41:18 +0000 Subject: [PATCH] 3.10.0 release (previous 3.9.1) + release notes updated [ci skip] --- docs/release-notes.md | 5 +++++ version.properties | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/docs/release-notes.md b/docs/release-notes.md index d2fa635..b3cdc0a 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.10.0 + - 2020-05-31 - [2 commits](https://github.com/magx2/jSuplaApi/compare/v3.9.1...v3.10.0) by [Martin](https://github.com/magx2) - published to [![Bintray](https://img.shields.io/badge/Bintray-3.10.0-green.svg)](https://bintray.com/big-boy/bigboy/jSuplaApi/3.10.0) + - [Enhancement] CLOSE #80 Add phases summary to electric meter [(#85)](https://github.com/magx2/jSuplaApi/pull/85) + - [Enhancement] Add phases summary to electric meter [(#80)](https://github.com/magx2/jSuplaApi/issues/80) + #### 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) diff --git a/version.properties b/version.properties index 1f55367..53a81f9 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.10.0 -previousVersion=3.9.1 +version=3.10.1 +previousVersion=3.10.0