Changes version numbers to align with live

pull/1084/head
Jeroen Peters 2021-12-14 12:27:05 +01:00
parent 9f195b74ee
commit 158e59c5bf
3 changed files with 7 additions and 9 deletions

View File

@ -77,7 +77,7 @@
{
"id": "messages",
"name": "Messages",
"version": "0.13",
"version": "0.12",
"description": "App to display notifications from iOS and Gadgetbridge",
"icon": "app.png",
"type": "app",
@ -116,7 +116,7 @@
{
"id": "ios",
"name": "iOS Integration",
"version": "0.08",
"version": "0.07",
"description": "Display notifications/music/etc from iOS devices",
"icon": "app.png",
"tags": "tool,system,ios,apple,messages,notifications",

View File

@ -5,7 +5,6 @@
0.05: Added more bundleId's (app-id's which can be used to
determine a friendly app name in the notifications)
0.06: Fix (not) popupping up old messages
0.07: Added common bundleId's
0.08: Added more details from music (instead of Undefined)
0.07: Added more details from music (instead of Undefined)
Added more app identifiers

View File

@ -14,8 +14,7 @@
Fix phone icon (#1014)
0.10: Respect the 'new' attribute if it was set from iOS integrations
0.11: Open app when touching the widget (Bangle.js 2 only)
0.12: New notification icons, more app icons
0.13: New animated widget bell icon (instead of large blinking 'MESSAGES')
New app icon
Added screenshot
Extra app-specific notification icons
0.12: Extra app-specific notification icons
New animated notifcationicon (instead of large blinking 'MESSAGES')
Added screenshots