Skip to content

Commit 296be79

Browse files
committed
Bump tgtg to 0.13.1 and self to 4.2.2
1 parent 1292f75 commit 296be79

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

custom_components/tgtg/manifest.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
22
"domain": "tgtg",
33
"name": "TooGooToGo",
4-
"version": "4.2.1",
4+
"version": "4.2.2",
55
"documentation": "https://github.com/Chouffy/home_assistant_tgtg",
66
"issue_tracker": "https://github.com/Chouffy/home_assistant_tgtg/issues",
77
"codeowners": ["@chouffy"],
8-
"requirements": ["tgtg>=0.13.0"],
8+
"requirements": ["tgtg>=0.13.1"],
99
"iot_class": "cloud_polling"
1010
}

0 commit comments

Comments
 (0)