bump version

pull/1052/head^2
Gordon Williams 2022-02-07 10:42:48 +00:00
parent 14986d6f09
commit 25116c15e6
2 changed files with 2 additions and 1 deletions

View File

@ -28,3 +28,4 @@
Spread message action buttons out
Back button now goes back to list of messages
If showMessage called with no message (eg all messages deleted) now return to the clock (fix #1267)
0.19: Use a larger font for message text if it'll fit

View File

@ -1,7 +1,7 @@
{
"id": "messages",
"name": "Messages",
"version": "0.18",
"version": "0.19",
"description": "App to display notifications from iOS and Gadgetbridge",
"icon": "app.png",
"type": "app",