Skip to content

Commit 6f3c7fe

Browse files
Merge pull request #15 from AfonsoFGarcia/AfonsoFGarcia-patch-1
Bump bluecon version to 0.4.3
2 parents f7e4794 + 6728b66 commit 6f3c7fe

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

custom_components/bluecon/manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
22
"domain": "bluecon",
33
"name": "Fermax Blue",
4-
"version": "0.6.5",
4+
"version": "0.6.7",
55
"documentation": "https://hass-bluecon.afonsogarcia.dev/",
66
"issue_tracker": "https://github.com/AfonsoFGarcia/hass-bluecon/issues",
7-
"requirements": ["bluecon==0.4.2", "aiohttp", "aiohttp", "rustPlusPushReceiver", "python-dateutil"],
7+
"requirements": ["bluecon==0.4.3", "aiohttp", "aiohttp", "rustPlusPushReceiver", "python-dateutil"],
88
"codeowners": ["@AfonsoFGarcia"],
99
"config_flow": true,
1010
"integration_type": "hub",

0 commit comments

Comments
 (0)