Skip to content

Commit 6328362

Browse files
committed
1.0.2
1 parent 584e4b6 commit 6328362

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
@@ -4,5 +4,8 @@
44
},
55
"1.0.1": {
66
"en": "Added URLs"
7+
},
8+
"1.0.2": {
9+
"en": "Fix settings key naming issue"
710
}
811
}

.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.1",
3+
"version": "1.0.2",
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.1",
4+
"version": "1.0.2",
55
"compatibility": ">=5.0.0",
66
"sdk": 3,
77
"platforms": [

0 commit comments

Comments
 (0)