Skip to content

Commit

Permalink
Version 1.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
gickowtf committed Mar 30, 2024
1 parent dc82440 commit 3e6a6f5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion custom_components/divoom_pixoo/const.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
DOMAIN = "divoom_pixoo"
VERSION = "1.8.0"
VERSION = "1.9.0"
CURRENT_ENTRY_VERSION = 2
2 changes: 1 addition & 1 deletion custom_components/divoom_pixoo/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@
"iot_class": "local_polling",
"issue_tracker": "https://github.com/gickowtf/pixoo-homeassistant/issues",
"requirements": [],
"version": "1.8.0"
"version": "1.9.0"
}

0 comments on commit 3e6a6f5

Please sign in to comment.