mirror of https://github.com/espruino/BangleApps
Release new version
parent
e814704b62
commit
f894bd5898
|
@ -21,3 +21,4 @@
|
|||
0.17: Fix regression where long month names were 'undefined' (fix #1641)
|
||||
0.18: Fix lint warnings, change anv->janv for fr_BE and fr_CH
|
||||
0.19: Deprecate currency information
|
||||
0.20: Improve support for meridians
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"id": "locale",
|
||||
"name": "Languages",
|
||||
"version": "0.19",
|
||||
"version": "0.20",
|
||||
"description": "Translations for different countries",
|
||||
"icon": "locale.png",
|
||||
"type": "locale",
|
||||
|
|
Loading…
Reference in New Issue