Skip to content

Commit

Permalink
bump to 2021.11.1
Browse files Browse the repository at this point in the history
  • Loading branch information
giachello authored Nov 21, 2021
1 parent 5e45816 commit 1634e27
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions custom_components/mlgw/manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"domain": "mlgw",
"name": "MasterLink Gateway",
"version" : "2021.10.3",
"version" : "2021.11.1",
"config_flow": true,
"documentation": "https://github.com/giachello/mlgw",
"issue_tracker": "https://github.com/giachello/mlgw/issues",
Expand All @@ -13,6 +13,6 @@
"after_dependencies": [ "media_player" ],
"iot_class": "local_push",
"codeowners": [
"@giachello", "@Lele-72"
"@giachello", "@Lele-72", "@astrandb"
]
}

0 comments on commit 1634e27

Please sign in to comment.