diff --git a/CHANGELOG.md b/CHANGELOG.md index 7f809f684..824de8012 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,12 @@ All notable changes to homebridge-config-ui-x will be documented in this file. +## 4.52.4 (TBD) + +### Notable Changes + +### Bug Fixes + ## 4.52.3 (2023-11-14) ### Bug Fixes diff --git a/package-lock.json b/package-lock.json index a84798742..c3911fb66 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "homebridge-config-ui-x", - "version": "4.52.3", + "version": "4.52.4", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "homebridge-config-ui-x", - "version": "4.52.3", + "version": "4.52.4", "funding": [ { "type": "github", diff --git a/package.json b/package.json index 1b376a7b6..71add6c67 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "homebridge-config-ui-x", "displayName": "Homebridge UI", - "version": "4.52.3", + "version": "4.52.4", "description": "A web based management, configuration and control platform for Homebridge.", "license": "MIT", "author": "oznu ",