From a0a02701b083903905ad9eb1f0c93ba75ee485fe Mon Sep 17 00:00:00 2001 From: Michael Teeuw Date: Mon, 1 Jan 2018 13:42:39 +0100 Subject: [PATCH] Update version number. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 977bb544..421ba149 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "magicmirror", - "version": "2.2.0", + "version": "2.2.1", "description": "The open source modular smart mirror platform.", "main": "js/electron.js", "scripts": {