Add requiresVersion property to module API.

This commit is contained in:
Michael Teeuw
2016-10-13 16:42:15 +02:00
parent 15a5e3c779
commit 95edbc16bb
8 changed files with 169 additions and 52 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "magicmirror",
"version": "2.0.0",
"version": "2.1.0",
"description": "A modular interface for smart mirrors.",
"main": "js/electron.js",
"scripts": {