From 02dba14636d79a2a53174a5e5b948bda80256d88 Mon Sep 17 00:00:00 2001 From: Andreas Blaesius Date: Sun, 16 Jan 2022 13:17:17 +0100 Subject: [PATCH] bump version to v3.3.0 Change-Id: I63c3d7982576f364c10cdb66e951545498140341 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5a2249926..187687cc9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "photobooth", - "version": "3.2.1", + "version": "3.3.0", "description": "A Photobooth webinterface for Raspberry Pi and Windows", "engines": { "node": "12.22"