Skip to content

Commit

Permalink
Bump tgtg to 0.13.1 and self to 4.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Chouffy committed Aug 21, 2022
1 parent 1292f75 commit 296be79
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions custom_components/tgtg/manifest.json
@@ -1,10 +1,10 @@
{
"domain": "tgtg",
"name": "TooGooToGo",
"version": "4.2.1",
"version": "4.2.2",
"documentation": "https://github.com/Chouffy/home_assistant_tgtg",
"issue_tracker": "https://github.com/Chouffy/home_assistant_tgtg/issues",
"codeowners": ["@chouffy"],
"requirements": ["tgtg>=0.13.0"],
"requirements": ["tgtg>=0.13.1"],
"iot_class": "cloud_polling"
}

0 comments on commit 296be79

Please sign in to comment.