diff --git a/external/ring-client-api b/external/ring-client-api index b158042d3..4e95093f7 160000 --- a/external/ring-client-api +++ b/external/ring-client-api @@ -1 +1 @@ -Subproject commit b158042d3c90a9179800ebbf79d6650e47d28ce1 +Subproject commit 4e95093f76a66b40abf9c6886855ed38448d9e72 diff --git a/plugins/ring/package-lock.json b/plugins/ring/package-lock.json index b6ac21291..61bfcf0cb 100644 --- a/plugins/ring/package-lock.json +++ b/plugins/ring/package-lock.json @@ -1,12 +1,12 @@ { "name": "@scrypted/ring", - "version": "0.0.117", + "version": "0.0.118", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@scrypted/ring", - "version": "0.0.117", + "version": "0.0.118", "dependencies": { "@koush/ring-client-api": "file:../../external/ring-client-api", "@scrypted/common": "file:../../common", diff --git a/plugins/ring/package.json b/plugins/ring/package.json index 01287808e..24d4e133c 100644 --- a/plugins/ring/package.json +++ b/plugins/ring/package.json @@ -44,5 +44,5 @@ "got": "11.8.6", "socket.io-client": "^2.5.0" }, - "version": "0.0.117" + "version": "0.0.118" }