From dec14d2b973b8fee1d957ba519e973df8675cf8d Mon Sep 17 00:00:00 2001 From: Vincent Bernat Date: Sun, 4 Dec 2016 14:05:18 +0100 Subject: [PATCH] release: 2.7.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 299984ab..a1554907 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "description": "Drive a set of screens displaying dashboards", "url": "https://github.com/vincentbernat/dashkiosk", "license": "ISC", - "version": "2.7.1", + "version": "2.7.2", "private": true, "bin": { "dashkiosk": "./server.js"