Prepare for release 2.3.0

This commit is contained in:
Michael Teeuw 2018-04-01 14:08:38 +02:00
parent f010adabd0
commit be29b5daf8
2 changed files with 2 additions and 4 deletions

View File

@ -2,7 +2,7 @@
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).
## [2.3.0] - Unreleased
## [2.3.0] - 2018-04-01
### Added
@ -31,8 +31,6 @@ This project adheres to [Semantic Versioning](http://semver.org/).
- Forecast respects maxNumberOfDays regardless of endpoint.
- Fix exception on translation of objects.
*This release is scheduled to be released on 2018-04-01.*
## [2.2.2] - 2018-01-02
### Added

View File

@ -1,6 +1,6 @@
{
"name": "magicmirror",
"version": "2.3.0-dev",
"version": "2.3.0",
"description": "The open source modular smart mirror platform.",
"main": "js/electron.js",
"scripts": {