From 557b2761b59cc1ede0d40896f56d4292fecd8335 Mon Sep 17 00:00:00 2001 From: Koushik Dutta Date: Fri, 2 Dec 2022 10:40:43 -0800 Subject: [PATCH] unifi-protect: new beta --- plugins/unifi-protect/package-lock.json | 4 ++-- plugins/unifi-protect/package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/plugins/unifi-protect/package-lock.json b/plugins/unifi-protect/package-lock.json index 0dff49839..62b341a58 100644 --- a/plugins/unifi-protect/package-lock.json +++ b/plugins/unifi-protect/package-lock.json @@ -1,12 +1,12 @@ { "name": "@scrypted/unifi-protect", - "version": "0.0.125", + "version": "0.0.128", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@scrypted/unifi-protect", - "version": "0.0.125", + "version": "0.0.128", "hasInstallScript": true, "license": "Apache", "dependencies": { diff --git a/plugins/unifi-protect/package.json b/plugins/unifi-protect/package.json index b7b5a0437..d7523da09 100644 --- a/plugins/unifi-protect/package.json +++ b/plugins/unifi-protect/package.json @@ -1,6 +1,6 @@ { "name": "@scrypted/unifi-protect", - "version": "0.0.125", + "version": "0.0.128", "description": "Unifi Protect Plugin for Scrypted", "author": "Scrypted", "license": "Apache",