diff --git a/package-lock.json b/package-lock.json index 04a3bf68b..64afbbcb3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "homebridge-config-ui-x", - "version": "4.25.2", + "version": "4.25.3-test.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 8a0daed8d..a08b46244 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "homebridge-config-ui-x", "displayName": "Homebridge Config UI X", - "version": "4.25.2", + "version": "4.25.3-test.0", "description": "A web based management, configuration and control platform for Homebridge", "license": "MIT", "author": "oznu ", @@ -131,4 +131,4 @@ "smart home", "hb-service" ] -} \ No newline at end of file +}