From fe6ac5f04fa5bfee98f7299e96838edb23a6c5d5 Mon Sep 17 00:00:00 2001 From: Vincent Bernat Date: Tue, 13 Aug 2019 18:41:37 +0200 Subject: [PATCH] release: 2.7.7 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 53272659..ed0fc974 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.6", + "version": "2.7.7", "private": true, "bin": { "dashkiosk": "./server.js"