mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-07-02 05:53:21 +00:00
Merge branch 'develop' into master
This commit is contained in:
commit
0a4df191a7
@ -10,7 +10,9 @@ This project adheres to [Semantic Versioning](http://semver.org/).
|
||||
*This release is scheduled to be released on 2020-04-01.*
|
||||
|
||||
### Added
|
||||
|
||||
### Updated
|
||||
|
||||
### Fixed
|
||||
- Force declaration of public ip adress in config file (ISSUE #1852)
|
||||
|
||||
|
2
package-lock.json
generated
2
package-lock.json
generated
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "magicmirror",
|
||||
"version": "2.10.0",
|
||||
"version": "2.11.0-develop",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "magicmirror",
|
||||
"version": "2.10.0",
|
||||
"version": "2.11.0-develop",
|
||||
"description": "The open source modular smart mirror platform.",
|
||||
"main": "js/electron.js",
|
||||
"scripts": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user