From 58d94bddc911404cfea8fe9ff610a09f9b5df688 Mon Sep 17 00:00:00 2001 From: Andreas Blaesius Date: Sun, 3 May 2020 12:15:39 +0200 Subject: [PATCH] bump version to v2.3.2 Change-Id: Ie11c7c5b285e6b3e39a4f0da5c67b06d98fda6e0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5c8883df2..8c2939982 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "photobooth", - "version": "2.3.1", + "version": "2.3.2", "description": "A Photobooth webinterface for Raspberry Pi and Windows", "scripts": { "build": "gulp sass",