diff --git a/plugins/amcrest/package-lock.json b/plugins/amcrest/package-lock.json index eab93fece..af52c251a 100644 --- a/plugins/amcrest/package-lock.json +++ b/plugins/amcrest/package-lock.json @@ -1,12 +1,12 @@ { "name": "@scrypted/amcrest", - "version": "0.0.16", + "version": "0.0.17", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@scrypted/amcrest", - "version": "0.0.16", + "version": "0.0.17", "license": "Apache", "dependencies": { "@mhoc/axios-digest-auth": "^0.7.0", diff --git a/plugins/amcrest/package.json b/plugins/amcrest/package.json index 53de39235..aa8c9b200 100644 --- a/plugins/amcrest/package.json +++ b/plugins/amcrest/package.json @@ -1,6 +1,6 @@ { "name": "@scrypted/amcrest", - "version": "0.0.16", + "version": "0.0.17", "description": "Amcrest Plugin for Scrypted", "author": "Scrypted", "license": "Apache", diff --git a/plugins/core/ui/src/interfaces/Settings.vue b/plugins/core/ui/src/interfaces/Settings.vue index 40f1a9753..cd17746d8 100644 --- a/plugins/core/ui/src/interfaces/Settings.vue +++ b/plugins/core/ui/src/interfaces/Settings.vue @@ -1,7 +1,10 @@