Skip to content

Commit f499651

Browse files
authored
Merge pull request #84 from athombv/chore/bump-version
version bump
2 parents 5d8a03b + 62df16b commit f499651

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
@@ -83,5 +83,8 @@
8383
},
8484
"1.5.1": {
8585
"en": "Fixes an issue that causes the app to crash"
86+
},
87+
"1.5.2": {
88+
"en": "Improved app stability"
8689
}
8790
}

.homeycompose/app.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"id": "org.knx",
3-
"version": "1.5.1",
3+
"version": "1.5.2",
44
"compatibility": ">=5.0.0",
55
"sdk": 3,
66
"brandColor": "#006BB3",

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": "org.knx",
4-
"version": "1.5.1",
4+
"version": "1.5.2",
55
"compatibility": ">=5.0.0",
66
"sdk": 3,
77
"brandColor": "#006BB3",

0 commit comments

Comments
 (0)