mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-07-11 17:54:39 +00:00
Start of 2.12.0-develop
This commit is contained in:
parent
46df59d77a
commit
501a314597
11
CHANGELOG.md
11
CHANGELOG.md
@ -5,6 +5,17 @@ This project adheres to [Semantic Versioning](http://semver.org/).
|
|||||||
|
|
||||||
❤️ **Donate:** Enjoying MagicMirror²? [Please consider a donation!](https://magicmirror.builders/donate) With your help we can continue to improve the MagicMirror²
|
❤️ **Donate:** Enjoying MagicMirror²? [Please consider a donation!](https://magicmirror.builders/donate) With your help we can continue to improve the MagicMirror²
|
||||||
|
|
||||||
|
## [2.12.0] - Unreleased (Develop Branch)
|
||||||
|
|
||||||
|
*This release is scheduled to be released on 2020-04-01.*
|
||||||
|
|
||||||
|
# Added
|
||||||
|
|
||||||
|
# Updated
|
||||||
|
|
||||||
|
# Deleted
|
||||||
|
|
||||||
|
|
||||||
## [2.11.0] - 2020-04-01
|
## [2.11.0] - 2020-04-01
|
||||||
|
|
||||||
🚨 READ THIS BEFORE UPDATING 🚨
|
🚨 READ THIS BEFORE UPDATING 🚨
|
||||||
|
2
package-lock.json
generated
2
package-lock.json
generated
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "magicmirror",
|
"name": "magicmirror",
|
||||||
"version": "2.11.0",
|
"version": "2.12.0-develop",
|
||||||
"lockfileVersion": 1,
|
"lockfileVersion": 1,
|
||||||
"requires": true,
|
"requires": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "magicmirror",
|
"name": "magicmirror",
|
||||||
"version": "2.11.0",
|
"version": "2.12.0-develop",
|
||||||
"description": "The open source modular smart mirror platform.",
|
"description": "The open source modular smart mirror platform.",
|
||||||
"main": "js/electron.js",
|
"main": "js/electron.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user