Fix package.json version number.

This commit is contained in:
Michael Teeuw
2019-04-02 09:34:42 +02:00
parent e6fb18df56
commit abb0dadead
3 changed files with 4 additions and 10 deletions

View File

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