Skip to content

Commit

Permalink
chore: update dependencies and bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
wrodie committed Mar 30, 2024
1 parent 1c668f4 commit cc1d114
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion custom_components/ha_behringer_mixer/const.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@

NAME = "Behringer Mixer"
DOMAIN = "ha_behringer_mixer"
VERSION = "0.1.1"
VERSION = "0.1.10"
ATTRIBUTION = ""
4 changes: 2 additions & 2 deletions custom_components/ha_behringer_mixer/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"iot_class": "local_push",
"issue_tracker": "https://github.com/wrodie/ha_behringer_mixer/issues",
"requirements": [
"behringer-mixer==0.4.4"
"behringer-mixer==0.4.5"
],
"version": "0.1.9"
"version": "0.1.10"
}

0 comments on commit cc1d114

Please sign in to comment.