diff --git a/plugin/package-lock.json b/plugin/package-lock.json index 4e7eba9..8086765 100644 --- a/plugin/package-lock.json +++ b/plugin/package-lock.json @@ -1,12 +1,12 @@ { "name": "homebridge-bold", - "version": "2.1.2-beta1", + "version": "2.1.2", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "homebridge-bold", - "version": "2.1.2-beta1", + "version": "2.1.2", "funding": [ { "type": "paypal", diff --git a/plugin/package.json b/plugin/package.json index 3c84329..0d155b9 100644 --- a/plugin/package.json +++ b/plugin/package.json @@ -1,7 +1,7 @@ { "name": "homebridge-bold", "displayName": "Homebridge Bold", - "version": "2.1.2-beta1", + "version": "2.1.2", "description": "HomeKit support for the Bold Smart Locks.", "main": "build/index.js", "engines": {