diff --git a/plugins/core/package-lock.json b/plugins/core/package-lock.json index a793c42c32..8cfd0b2e0f 100644 --- a/plugins/core/package-lock.json +++ b/plugins/core/package-lock.json @@ -1,12 +1,12 @@ { "name": "@scrypted/core", - "version": "0.1.105", + "version": "0.1.106", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@scrypted/core", - "version": "0.1.105", + "version": "0.1.106", "license": "Apache-2.0", "dependencies": { "@scrypted/common": "file:../../common", diff --git a/plugins/core/package.json b/plugins/core/package.json index c40c97c5d0..b0e2a8c564 100644 --- a/plugins/core/package.json +++ b/plugins/core/package.json @@ -1,6 +1,6 @@ { "name": "@scrypted/core", - "version": "0.1.105", + "version": "0.1.106", "description": "Scrypted Core plugin. Provides the UI, websocket, and engine.io APIs.", "author": "Scrypted", "license": "Apache-2.0", diff --git a/plugins/core/ui/src/interfaces/Charger.vue b/plugins/core/ui/src/interfaces/Charger.vue index d3cd8365de..cdaf2f9359 100644 --- a/plugins/core/ui/src/interfaces/Charger.vue +++ b/plugins/core/ui/src/interfaces/Charger.vue @@ -25,7 +25,7 @@