We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e87fb7 commit 0c3fb0dCopy full SHA for 0c3fb0d
.homeychangelog.json
@@ -22,5 +22,8 @@
22
},
23
"1.0.7": {
24
"en": "Update dependencies"
25
+ },
26
+ "1.0.8": {
27
+ "en": "Added telemetry"
28
}
29
.homeycompose/app.json
@@ -1,6 +1,6 @@
1
{
2
"id": "nl.androidworld",
3
- "version": "1.0.7",
+ "version": "1.0.8",
4
"compatibility": ">=5.0.0",
5
"sdk": 3,
6
"platforms": [
app.json
@@ -1,7 +1,7 @@
"_comment": "This file is generated. Please edit .homeycompose/app.json instead.",
7
0 commit comments