Skip to content

Commit 10ccb9a

Browse files
kylegordongithub-actions[bot]
authored andcommitted
chore: release v1.0.6
1 parent f536835 commit 10ccb9a

2 files changed

Lines changed: 8 additions & 4 deletions

File tree

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,16 @@
11
{
22
"domain": "pettracer",
33
"name": "PetTracer GPS Tracker",
4-
"codeowners": ["@kylegordon"],
4+
"codeowners": [
5+
"@kylegordon"
6+
],
57
"config_flow": true,
68
"dependencies": [],
79
"documentation": "https://github.com/kylegordon/petTracer-ha",
810
"iot_class": "cloud_polling",
911
"issue_tracker": "https://github.com/kylegordon/pettracer-ha/issues",
10-
"requirements": ["pettracer-client==0.2.0"],
11-
"version": "1.0.5"
12+
"requirements": [
13+
"pettracer-client==0.2.0"
14+
],
15+
"version": "1.0.6"
1216
}

version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.0.5
1+
1.0.6

0 commit comments

Comments
 (0)