Skip to content

Commit 5f8714c

Browse files
committed
Bump version to v3.1.12
Changelog: Fixed initial state
1 parent 7a65ca9 commit 5f8714c

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

.homeychangelog.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,5 +82,8 @@
8282
},
8383
"3.1.11": {
8484
"en": "Fixed connection issues"
85+
},
86+
"3.1.12": {
87+
"en": "Fixed initial state"
8588
}
8689
}

app.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"id": "se.emilohman.plejd",
3-
"version": "3.1.11",
3+
"version": "3.1.12",
44
"compatibility": ">=5.0.0",
55
"sdk": 3,
66
"brandColor": "#48c5d6",

0 commit comments

Comments
 (0)