Skip to content

Commit 45ea4a4

Browse files
committed
1.0.5
1 parent 9deb382 commit 45ea4a4

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
@@ -13,5 +13,8 @@
1313
},
1414
"1.0.4": {
1515
"en": "Update dependencies"
16+
},
17+
"1.0.5": {
18+
"en": "Update dependencies"
1619
}
1720
}

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

0 commit comments

Comments
 (0)