From 7322378b97585fd23a7c85f047e39cdd7735665d Mon Sep 17 00:00:00 2001 From: Andreas Blaesius Date: Sat, 25 Jul 2020 10:53:40 +0200 Subject: [PATCH] bump version to v2.7.1 Change-Id: Ib4c06ebbfaf65c0991eb59aa1b23050da0823687 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 000512ccb..3fa02a7a3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "photobooth", - "version": "2.7.0", + "version": "2.7.1", "description": "A Photobooth webinterface for Raspberry Pi and Windows", "scripts": { "build": "gulp sass",