Bumped the version numbers and Changelogs so i can make a PR

master
Jeroen Peters 2021-12-06 14:45:04 +01:00
parent 063708507a
commit 8ff21c8b8e
3 changed files with 4 additions and 2 deletions

View File

@ -70,7 +70,7 @@
{ {
"id": "ios", "id": "ios",
"name": "iOS Integration", "name": "iOS Integration",
"version": "0.03", "version": "0.04",
"description": "(BETA) App to display notifications from iOS devices", "description": "(BETA) App to display notifications from iOS devices",
"icon": "app.png", "icon": "app.png",
"tags": "tool,system,ios,apple,messages,notifications", "tags": "tool,system,ios,apple,messages,notifications",
@ -170,7 +170,7 @@
{ {
"id": "locale", "id": "locale",
"name": "Languages", "name": "Languages",
"version": "0.10", "version": "0.11",
"description": "Translations for different countries", "description": "Translations for different countries",
"icon": "locale.png", "icon": "locale.png",
"type": "locale", "type": "locale",

View File

@ -1,3 +1,4 @@
0.01: New App! 0.01: New App!
0.02: Remove messages on disconnect 0.02: Remove messages on disconnect
0.03: Handling of message actions (ok/clear) 0.03: Handling of message actions (ok/clear)
0.04: Added common bundleId's

View File

@ -10,3 +10,4 @@
0.08: Added Mavigation units and en_NAV 0.08: Added Mavigation units and en_NAV
0.09: Added New Zealand en_NZ 0.09: Added New Zealand en_NZ
0.10: Apply 12hour setting to time 0.10: Apply 12hour setting to time
0.11: Added translations for nl_NL and changes one formatting