Skip to content

Commit bfd5266

Browse files
committed
Bump version to v2.8.2
Changelog: Dependency updates
1 parent 01fca07 commit bfd5266

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
@@ -382,5 +382,8 @@
382382
},
383383
"2.8.1": {
384384
"en": "Dependency updates"
385+
},
386+
"2.8.2": {
387+
"en": "Dependency updates"
385388
}
386389
}

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

0 commit comments

Comments
 (0)