From 410e6d2ebec36dd98f2da67b2b125fd51ea1befb Mon Sep 17 00:00:00 2001 From: Andreas Blaesius Date: Wed, 29 Jul 2020 19:38:45 +0200 Subject: [PATCH] bump version to v2.7.2 Change-Id: Ice1afc46277838ceec5fa6e0a82ff3ada0843909 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3fa02a7a3..946b902ab 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "photobooth", - "version": "2.7.1", + "version": "2.7.2", "description": "A Photobooth webinterface for Raspberry Pi and Windows", "scripts": { "build": "gulp sass",