We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1292f75 commit 296be79Copy full SHA for 296be79
custom_components/tgtg/manifest.json
@@ -1,10 +1,10 @@
1
{
2
"domain": "tgtg",
3
"name": "TooGooToGo",
4
- "version": "4.2.1",
+ "version": "4.2.2",
5
"documentation": "https://github.com/Chouffy/home_assistant_tgtg",
6
"issue_tracker": "https://github.com/Chouffy/home_assistant_tgtg/issues",
7
"codeowners": ["@chouffy"],
8
- "requirements": ["tgtg>=0.13.0"],
+ "requirements": ["tgtg>=0.13.1"],
9
"iot_class": "cloud_polling"
10
}
0 commit comments