Skip to content

Commit da680fd

Browse files
committed
Bump version to v2.8.1
Changelog: Dependency updates
1 parent 20e3152 commit da680fd

File tree

3 files changed

+5
-2
lines changed

3 files changed

+5
-2
lines changed

.homeychangelog.json

+3
Original file line numberDiff line numberDiff line change
@@ -379,5 +379,8 @@
379379
},
380380
"2.8.0": {
381381
"en": "Add 'Start date', 'Start time', 'End date' and 'End time' to triggers 'Event changed' and 'Event changed in calendar'. Dependency updates"
382+
},
383+
"2.8.1": {
384+
"en": "Dependency updates"
382385
}
383386
}

.homeycompose/app.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"id": "no.runely.calendar",
3-
"version": "2.8.0",
3+
"version": "2.8.1",
44
"compatibility": ">=5.0.0",
55
"sdk": 3,
66
"platforms": [

app.json

+1-1
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": "no.runely.calendar",
4-
"version": "2.8.0",
4+
"version": "2.8.1",
55
"compatibility": ">=5.0.0",
66
"sdk": 3,
77
"platforms": [

0 commit comments

Comments
 (0)