Skip to content

Commit 7cf5663

Browse files
committed
v4.73.0
1 parent bdc243e commit 7cf5663

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
All notable changes to `homebridge-config-ui-x` will be documented in this file. This project tries to adhere to [Semantic Versioning](http://semver.org/).
44

5-
## BETA
5+
## v4.73.0 (2025-04-19)
66

77
### ⚠️ Upcoming Deprecations:
88

@@ -12,7 +12,7 @@ All notable changes to `homebridge-config-ui-x` will be documented in this file.
1212
- Drop support for Raspberry Pi devices running on the `armv6` architecture (like the Pi 1 and Pi Zero) - please update your hardware
1313
- Drop support for instances using `pnpm` as the package manager - consider updating your Homebridge instance to use npm instead - [more info on updating](https://github.com/homebridge/homebridge-apt-pkg/blob/latest/README.md#using-apt)
1414
- Note that Homebridge UI `v5` will not be released before May 2025 (aligning with when Node.js `v18` reaches end-of-life)
15-
- Note that these are not requirements for UI `vBETA`
15+
- Note that these are not requirements for UI `v4.73.0`
1616

1717
### UI Changes
1818

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "homebridge-config-ui-x",
33
"displayName": "Homebridge UI",
4-
"version": "4.72.0",
4+
"version": "4.73.0",
55
"description": "A web based management, configuration and control platform for Homebridge.",
66
"author": "oznu <dev@oz.nu>",
77
"license": "MIT",

0 commit comments

Comments
 (0)