Skip to content

Commit 0c3fb0d

Browse files
committed
1.0.8
1 parent 8e87fb7 commit 0c3fb0d

File tree

3 files changed

+5
-2
lines changed

3 files changed

+5
-2
lines changed

.homeychangelog.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,5 +22,8 @@
2222
},
2323
"1.0.7": {
2424
"en": "Update dependencies"
25+
},
26+
"1.0.8": {
27+
"en": "Added telemetry"
2528
}
2629
}

.homeycompose/app.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"id": "nl.androidworld",
3-
"version": "1.0.7",
3+
"version": "1.0.8",
44
"compatibility": ">=5.0.0",
55
"sdk": 3,
66
"platforms": [

app.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"_comment": "This file is generated. Please edit .homeycompose/app.json instead.",
33
"id": "nl.androidworld",
4-
"version": "1.0.7",
4+
"version": "1.0.8",
55
"compatibility": ">=5.0.0",
66
"sdk": 3,
77
"platforms": [

0 commit comments

Comments
 (0)