Prepare setup for 2.1.2

This commit is contained in:
Michael Teeuw 2017-04-01 22:05:21 +02:00
parent 5436050df1
commit 5a6f5133af
2 changed files with 8 additions and 1 deletions

View File

@ -2,6 +2,13 @@
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).
## [2.1.2] - Unreleased
### Changed
### Added
### Updated
## [2.1.1] - 2017-04-01

View File

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