Skip to content

Commit

Permalink
🚀 Release version 0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hyperb1iss committed Aug 14, 2024
1 parent b802a0e commit 8db968c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion custom_components/signalrgb/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,5 @@
"requirements": [
"signalrgb==0.9.7"
],
"version": "0.5.0"
"version": "0.6.0"
}
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "signalrgb-homeassistant"
version = "0.5.0"
version = "0.6.0"
description = "Home Assistant integration for SignalRGB"
authors = ["Stefanie Jane <stef@hyperbliss.tech>"]
license = "Apache-2.0"
Expand Down

0 comments on commit 8db968c

Please sign in to comment.