From bcf3cfe59b090fde3be0d89ff3d74b76f0ec13b7 Mon Sep 17 00:00:00 2001 From: oznu Date: Sun, 12 Dec 2021 11:15:34 +1100 Subject: [PATCH] 4.41.4 --- CHANGELOG.md | 1 + package.json | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b44f63df7..b98549361 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,7 @@ All notable changes to this project will be documented in this file. This projec ### Other Changes * **System:** Updated the [`hb-service update-node`](https://github.com/oznu/homebridge-config-ui-x/wiki/Homebridge-Service-Command#update-nodejs) command to allow updating Node.js on Apple M1 ([#1246](https://github.com/oznu/homebridge-config-ui-x/issues/1246)) +* Updated npm dependencies ## 4.41.3 (2021-11-25) diff --git a/package.json b/package.json index fa0f9c906..77cd9b69e 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "homebridge-config-ui-x", "displayName": "Homebridge UI", - "version": "4.41.4-test.4", + "version": "4.41.4", "description": "A web based management, configuration and control platform for Homebridge", "license": "MIT", "author": "oznu ",