Skip to content

Commit

Permalink
Bump module to 4.0.6 and tgtg to 0.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Chouffy committed Jun 20, 2022
1 parent 6f2604a commit 04df4d0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions custom_components/tgtg/manifest.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"domain": "tgtg",
"name": "TooGooToGo",
"version": "4.0.5",
"version": "4.0.6",
"documentation": "https://github.com/Chouffy/home_assistant_tgtg",
"issue_tracker": "https://github.com/Chouffy/home_assistant_tgtg/issues",
"codeowners": ["@chouffy"],
"requirements": ["tgtg>=0.11.3"],
"requirements": ["tgtg>=0.12.0"],
"iot_class": "cloud_polling"
}

0 comments on commit 04df4d0

Please sign in to comment.