From 9e3b20fcd0194a308f8b1c7f043de6fdfcfbd551 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adam=20G=C4=85sowski?= Date: Tue, 26 Nov 2024 15:23:01 +0100 Subject: [PATCH] Release 3.0.7 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 598437b..9a32d31 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "nms-frigate-calc", "private": true, - "version": "3.0.6", + "version": "3.0.7", "type": "module", "scripts": { "dotenvx": "dotenvx",