Skip to content

Commit

Permalink
4.52.1
Browse files Browse the repository at this point in the history
## 4.52.1 (2023-11-04)

### Other Changes

- **i18n:** Update de.json ([1627](#1627))

### Bug Fixes

- Fix text in post-plugin-update modal which wasn't showing translated strings properly
- Revert HomeKit code formatting change
  • Loading branch information
donavanbecker committed Nov 4, 2023
1 parent 5e5d2a6 commit 2ee94d9
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 5 deletions.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,11 @@

All notable changes to homebridge-config-ui-x will be documented in this file.

## BETA
## 4.52.1 (2023-11-04)

### Other Changes

- **i18n:** Update de.json ([1627](https://github.com/homebridge/homebridge-config-ui-x/pull/1627))

### Bug Fixes

Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "homebridge-config-ui-x",
"displayName": "Homebridge UI",
"version": "4.52.0",
"version": "4.52.1",
"description": "A web based management, configuration and control platform for Homebridge.",
"license": "MIT",
"author": "oznu <dev@oz.nu>",
Expand Down Expand Up @@ -153,4 +153,4 @@
"smart home",
"hb-service"
]
}
}

0 comments on commit 2ee94d9

Please sign in to comment.