From dd3e781a4b8ae2fd485d7ca757a10ecf657caf62 Mon Sep 17 00:00:00 2001 From: Andreas Blaesius Date: Tue, 9 Jan 2024 07:26:53 +0100 Subject: [PATCH] bump version to v4.4.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a8cf86e2b..015e77a01 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "photobooth", - "version": "4.3.1", + "version": "4.4.0", "description": "A Photobooth webinterface for Linux and Windows", "engines": { "node": ">=18.17.0",