From 2be3c7f3dffa31c4897f0bfa3c3afc4bee5cb8df Mon Sep 17 00:00:00 2001 From: Koushik Dutta Date: Wed, 11 Oct 2023 17:19:32 -0700 Subject: [PATCH] unifi: publish --- 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 144172002..59a47f0e7 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.136", + "version": "0.0.137", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@scrypted/unifi-protect", - "version": "0.0.136", + "version": "0.0.137", "license": "Apache", "dependencies": { "@koush/unifi-protect": "file:../../external/unifi-protect", diff --git a/plugins/unifi-protect/package.json b/plugins/unifi-protect/package.json index c71ec9e63..f47f2a6a6 100644 --- a/plugins/unifi-protect/package.json +++ b/plugins/unifi-protect/package.json @@ -1,6 +1,6 @@ { "name": "@scrypted/unifi-protect", - "version": "0.0.136", + "version": "0.0.137", "description": "Unifi Protect Plugin for Scrypted", "author": "Scrypted", "license": "Apache",