From 04fd54060e20d6233f6d7418a9d2eac592a188b4 Mon Sep 17 00:00:00 2001 From: Andreas Blaesius Date: Wed, 26 Feb 2020 20:21:14 +0100 Subject: [PATCH] bump version to v2.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f3f5f2844..218e9b780 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "photobooth", - "version": "2.1.0", + "version": "2.2.0", "description": "A Photobooth webinterface for Raspberry Pi and Windows", "scripts": { "build": "gulp sass",