Skip to content

Commit 4b94a7c

Browse files
committed
messages: bump version for settings fix
1 parent 2d85560 commit 4b94a7c

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

apps/messages/ChangeLog

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,4 @@
88
0.62: Add option for driving on left (affects roundabout icons in navigation)
99
0.63: Add option to not open the first unread message
1010
0.64: Only load from storage once in settings
11+
0.65: Fix settings error introduced by two conflicting changes

apps/messages/metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"id": "messages",
33
"name": "Messages",
4-
"version": "0.64",
4+
"version": "0.65",
55
"description": "Library to handle, load and store message events received from Android/iOS",
66
"icon": "app.png",
77
"type": "module",

0 commit comments

Comments
 (0)