Skip to content

Commit

Permalink
bump version to 2.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
petretiandrea committed Aug 26, 2023
1 parent 54ef322 commit 4874532
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion custom_components/tapo/const.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

NAME = "tapo"
DOMAIN = "tapo"
VERSION = "2.6.1"
VERSION = "2.7.0"

SUPPORTED_HUB_DEVICE_MODEL = "h100"
SUPPORTED_POWER_STRIP_DEVICE_MODEL = "p300"
Expand Down
2 changes: 1 addition & 1 deletion custom_components/tapo/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"domain": "tapo",
"name": "TP-Link Tapo",
"config_flow": true,
"version": "2.6.1",
"version": "2.7.0",
"iot_class": "local_polling",
"documentation": "https://github.com/petretiandrea/home-assistant-tapo-p100",
"issue_tracker": "https://github.com/petretiandrea/home-assistant-tapo-p100/issues",
Expand Down

0 comments on commit 4874532

Please sign in to comment.