Skip to content

Commit 3a3039d

Browse files
committed
Bump version to v2.0.20
Changelog: bugfix
1 parent f8635a7 commit 3a3039d

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
@@ -136,5 +136,8 @@
136136
},
137137
"2.0.19": {
138138
"en": "Price indexes bugfix"
139+
},
140+
"2.0.20": {
141+
"en": "bugfix"
139142
}
140143
}

.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.spotprice.cz",
3-
"version": "2.0.19",
3+
"version": "2.0.20",
44
"compatibility": ">=12.1.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": "com.spotprice.cz",
4-
"version": "2.0.19",
4+
"version": "2.0.20",
55
"compatibility": ">=12.1.0",
66
"sdk": 3,
77
"platforms": [

0 commit comments

Comments
 (0)