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", "id": "messages",
"name": "Messages", "name": "Messages",
"version": "0.13", "version": "0.12",
"description": "App to display notifications from iOS and Gadgetbridge", "description": "App to display notifications from iOS and Gadgetbridge",
"icon": "app.png", "icon": "app.png",
"type": "app", "type": "app",
@ -116,7 +116,7 @@
{ {
"id": "ios", "id": "ios",
"name": "iOS Integration", "name": "iOS Integration",
"version": "0.08", "version": "0.07",
"description": "Display notifications/music/etc from iOS devices", "description": "Display notifications/music/etc from iOS devices",
"icon": "app.png", "icon": "app.png",
"tags": "tool,system,ios,apple,messages,notifications", "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 0.05: Added more bundleId's (app-id's which can be used to
determine a friendly app name in the notifications) determine a friendly app name in the notifications)
0.06: Fix (not) popupping up old messages 0.06: Fix (not) popupping up old messages
0.07: Added common bundleId's 0.07: Added more details from music (instead of Undefined)
0.08: Added more details from music (instead of Undefined)
Added more app identifiers Added more app identifiers

View File

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