Release new version

master
Anton 2024-08-29 21:12:58 +02:00
parent e814704b62
commit f894bd5898
2 changed files with 2 additions and 1 deletions

View File

@ -21,3 +21,4 @@
0.17: Fix regression where long month names were 'undefined' (fix #1641) 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.18: Fix lint warnings, change anv->janv for fr_BE and fr_CH
0.19: Deprecate currency information 0.19: Deprecate currency information
0.20: Improve support for meridians

View File

@ -1,7 +1,7 @@
{ {
"id": "locale", "id": "locale",
"name": "Languages", "name": "Languages",
"version": "0.19", "version": "0.20",
"description": "Translations for different countries", "description": "Translations for different countries",
"icon": "locale.png", "icon": "locale.png",
"type": "locale", "type": "locale",