Prepare develop: v2.16.0-develop

This commit is contained in:
Michael Teeuw 2021-04-01 14:36:50 +02:00
parent d401e59031
commit a6829bff4f
3 changed files with 14 additions and 2 deletions

View File

@ -5,6 +5,18 @@ This project adheres to [Semantic Versioning](https://semver.org/).
❤️ **Donate:** Enjoying MagicMirror²? [Please consider a donation!](https://magicmirror.builders/donate) With your help we can continue to improve the MagicMirror²
## [2.16.0] - Unreleased (Develop Branch)
_This release is scheduled to be released on 2021-04-01._
### Added
### Updated
### Removed
### Fixed
## [2.15.0] - 2021-04-01
Special thanks to the following contributors: @EdgardosReis, @MystaraTheGreat, @TheDuffman85, @ashishtank, @buxxi, @codac, @fewieden, @khassel, @klaernie, @qu1que, @rejas, @sdetweil & @thomasrockhu.

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{
"name": "magicmirror",
"version": "2.15.0",
"version": "2.16.0-develop",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

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