Skip to content

Commit ae91f24

Browse files
committed
Bump version to v2.9.0
Changelog: Translated app into Danish, Italian, Korean, Polish and Spanish. Thanks to ChatGPT
1 parent 7b7e0dd commit ae91f24

File tree

3 files changed

+6
-3
lines changed

3 files changed

+6
-3
lines changed

.homeychangelog.json

+3
Original file line numberDiff line numberDiff line change
@@ -385,5 +385,8 @@
385385
},
386386
"2.8.2": {
387387
"en": "Dependency updates"
388+
},
389+
"2.9.0": {
390+
"en": "Translated app into Danish, Italian, Korean, Polish and Spanish. Thanks to ChatGPT"
388391
}
389392
}

.homeycompose/app.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"id": "no.runely.calendar",
3-
"version": "2.8.2",
3+
"version": "2.9.0",
44
"compatibility": ">=5.0.0",
55
"sdk": 3,
66
"platforms": [
@@ -136,4 +136,4 @@
136136
},
137137
"homeyCommunityTopicId": 80708,
138138
"source": "https://github.com/runely/calendar-homey"
139-
}
139+
}

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

0 commit comments

Comments
 (0)