Skip to content

Commit aaa8710

Browse files
Update Homey App Version to v1.0.2
1 parent 5b29596 commit aaa8710

3 files changed

Lines changed: 5 additions & 2 deletions

File tree

.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": "Dependency updates and security fixes"
7+
},
8+
"1.0.2": {
9+
"en": "Updated app description, app images, and driver images to meet App Store guidelines."
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": "com.tasmota",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"compatibility": ">=12.2.0",
55
"sdk": 3,
66
"runtime": "nodejs",

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": "com.tasmota",
4-
"version": "1.0.1",
4+
"version": "1.0.2",
55
"compatibility": ">=12.2.0",
66
"sdk": 3,
77
"runtime": "nodejs",

0 commit comments

Comments
 (0)