bump version

pull/2303/head
Gordon Williams 2022-11-21 10:44:09 +00:00
parent 313222800d
commit ddfaad7aed
2 changed files with 2 additions and 1 deletions

View File

@ -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

View File

@ -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",