diff --git a/package.json b/package.json index 1adf462..48c8aeb 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "nms-frigate-calc", "private": true, - "version": "2.9.0", + "version": "2.9.1", "type": "module", "scripts": { "dev": "dotenvx run -- vite",