diff --git a/package-lock.json b/package-lock.json index aba71b729..290d39ab8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "homebridge-config-ui-x", - "version": "4.43.2-test.13", + "version": "4.43.2", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "homebridge-config-ui-x", - "version": "4.43.2-test.13", + "version": "4.43.2", "funding": [ { "type": "github", diff --git a/package.json b/package.json index d1a3bbc08..b671b1be7 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "homebridge-config-ui-x", "displayName": "Homebridge UI", - "version": "4.43.2-test.13", + "version": "4.43.2", "description": "A web based management, configuration and control platform for Homebridge", "license": "MIT", "author": "oznu ",