diff --git a/apps/locale/ChangeLog b/apps/locale/ChangeLog index 9cb4476c2..982103cd1 100644 --- a/apps/locale/ChangeLog +++ b/apps/locale/ChangeLog @@ -20,4 +20,4 @@ Add second 'dp' argument for decimal places in distance/speed/temp (fix #1523) 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 - : Deprecate currency information +0.19: Deprecate currency information diff --git a/apps/locale/metadata.json b/apps/locale/metadata.json index cb45f0622..36cb2eae7 100644 --- a/apps/locale/metadata.json +++ b/apps/locale/metadata.json @@ -1,7 +1,7 @@ { "id": "locale", "name": "Languages", - "version": "0.18", + "version": "0.19", "description": "Translations for different countries", "icon": "locale.png", "type": "locale",