mirror of
https://github.com/YunoHost-Apps/invoiceninja5_ynh.git
synced 2024-09-03 19:26:23 +02:00
Upgrade to v5.4.9
This commit is contained in:
parent
79dec02050
commit
e143cfb1bf
2 changed files with 11 additions and 8 deletions
|
@ -1,5 +1,5 @@
|
|||
SOURCE_URL=https://github.com/invoiceninja/invoiceninja/releases/download/v5.3.60/invoiceninja.zip
|
||||
SOURCE_SUM=7c1fc193a6bcca35a6af684694418836baec8e16049fd251ff68837a0d6ce4d2
|
||||
SOURCE_URL=https://github.com/invoiceninja/invoiceninja/releases/download/v5.4.9/invoiceninja.zip
|
||||
SOURCE_SUM=9553bf18f267932e4827fca5e1c7b046566db25b0ee823945ae27fea54edf6e8
|
||||
SOURCE_SUM_PRG=sha256sum
|
||||
SOURCE_FORMAT=zip
|
||||
SOURCE_IN_SUBDIR=false
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
"en": "Create and email invoices, track payments, expenses, and time tasks",
|
||||
"fr": "Créer et envoyer des factures par e-mail, suivre les paiements, les dépenses et les tâches horaires"
|
||||
},
|
||||
"version": "5.3.60~ynh1",
|
||||
"version": "5.4.9~ynh1",
|
||||
"url": "https://invoiceninja.org",
|
||||
"upstream": {
|
||||
"license": "Elastic-2.0",
|
||||
|
@ -47,7 +47,10 @@
|
|||
"en": "Choose the application language",
|
||||
"fr": "Choisissez la langue de l'application"
|
||||
},
|
||||
"choices": ["fr", "en"],
|
||||
"choices": [
|
||||
"fr",
|
||||
"en"
|
||||
],
|
||||
"default": "en"
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Add table
Reference in a new issue