Skip to content

Commit 27ecd54

Browse files
committed
Bump version to v0.2.1
Changelog: Added remaining vehicle icons by Ivo Derksen
1 parent 2dcb9e9 commit 27ecd54

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
@@ -37,5 +37,8 @@
3737
},
3838
"0.2.0": {
3939
"en": "Fixed cumulative energy meters resetting at midnight, which was causing Homey's energy flow visualization to show incorrect grid usage. Added descriptive flow cards"
40+
},
41+
"0.2.1": {
42+
"en": "Added remaining vehicle icons by Ivo Derksen"
4043
}
4144
}

.homeycompose/app.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
}
1212
},
1313
"brandColor": "#3D6DB5",
14-
"version": "0.2.0",
14+
"version": "0.2.1",
1515
"compatibility": ">=12.4.5",
1616
"sdk": 3,
1717
"platforms": [

app.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
}
1313
},
1414
"brandColor": "#3D6DB5",
15-
"version": "0.2.0",
15+
"version": "0.2.1",
1616
"compatibility": ">=12.4.5",
1717
"sdk": 3,
1818
"platforms": [

0 commit comments

Comments
 (0)