Bump version
parent
52643b4378
commit
74e5b6cb9f
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"id": "locale",
|
||||
"name": "Languages",
|
||||
"version": "0.18",
|
||||
"version": "0.19",
|
||||
"description": "Translations for different countries",
|
||||
"icon": "locale.png",
|
||||
"type": "locale",
|
||||
|
|
|
|||
Loading…
Reference in New Issue