Skip to content

Commit

Permalink
Bump 2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
koying committed Mar 19, 2023
1 parent db8e5e7 commit f37f8fa
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@

## Changelog

### 2.3

- Add Brazilian language (thanks @LeandroIssa)
- Fix brightness (thanks @ThanhCN0)

### 2.2 [Breaking]

- Fix multiple instances
Expand Down
2 changes: 1 addition & 1 deletion custom_components/openrgb/manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"domain": "openrgb",
"name": "OpenRGB",
"version": "2.2",
"version": "2.3",
"config_flow": true,
"documentation": "https://github.com/koying/openrgb_ha",
"issue_tracker": "https://github.com/koying/openrgb_ha/issues",
Expand Down

0 comments on commit f37f8fa

Please sign in to comment.