Skip to content

Commit be29b5d

Browse files
committed
Prepare for release 2.3.0
1 parent f010ada commit be29b5d

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

CHANGELOG.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
All notable changes to this project will be documented in this file.
33
This project adheres to [Semantic Versioning](http://semver.org/).
44

5-
## [2.3.0] - Unreleased
5+
## [2.3.0] - 2018-04-01
66

77
### Added
88

@@ -31,8 +31,6 @@ This project adheres to [Semantic Versioning](http://semver.org/).
3131
- Forecast respects maxNumberOfDays regardless of endpoint.
3232
- Fix exception on translation of objects.
3333

34-
*This release is scheduled to be released on 2018-04-01.*
35-
3634
## [2.2.2] - 2018-01-02
3735

3836
### Added

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "magicmirror",
3-
"version": "2.3.0-dev",
3+
"version": "2.3.0",
44
"description": "The open source modular smart mirror platform.",
55
"main": "js/electron.js",
66
"scripts": {

0 commit comments

Comments
 (0)