From 04b88e841d3d0fdca1b33178ca4573673cac2b07 Mon Sep 17 00:00:00 2001 From: Joost Date: Sun, 5 May 2024 13:46:55 +0200 Subject: [PATCH] v3.1.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 776a1b7..0bd69d5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "F1MV-Lights-Integration", - "version": "3.1.0", + "version": "3.1.1", "main": "dist-electron/main/index.js", "description": "The best way to connect your smart home lights to MultiViewer.", "author": "JustJoostNL",