mirror of https://github.com/espruino/BangleApps
bump version
parent
313222800d
commit
ddfaad7aed
|
@ -8,3 +8,4 @@
|
|||
0.08: Added more app identifiers, added 'cannot display' in case a message goes empty because of replacements
|
||||
0.09: Enable 'ams' on new firmwares (ams/ancs can now be enabled individually) (fix #1365)
|
||||
0.10: Added more bundleIds
|
||||
0.11: Added letters with caron to unicodeRemap, to properly display messages in Czech language
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"id": "ios",
|
||||
"name": "iOS Integration",
|
||||
"version": "0.10",
|
||||
"version": "0.11",
|
||||
"description": "Display notifications/music/etc from iOS devices",
|
||||
"icon": "app.png",
|
||||
"tags": "tool,system,ios,apple,messages,notifications",
|
||||
|
|
Loading…
Reference in New Issue