We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 584e4b6 commit 6328362Copy full SHA for 6328362
.homeychangelog.json
@@ -4,5 +4,8 @@
4
},
5
"1.0.1": {
6
"en": "Added URLs"
7
+ },
8
+ "1.0.2": {
9
+ "en": "Fix settings key naming issue"
10
}
11
.homeycompose/app.json
@@ -1,6 +1,6 @@
1
{
2
"id": "nl.androidworld",
3
- "version": "1.0.1",
+ "version": "1.0.2",
"compatibility": ">=5.0.0",
"sdk": 3,
"platforms": [
app.json
@@ -1,7 +1,7 @@
"_comment": "This file is generated. Please edit .homeycompose/app.json instead.",
0 commit comments