mirror of
https://github.com/YunoHost-Apps/invoiceninja5_ynh.git
synced 2024-09-03 19:26:23 +02:00
Merge pull request #28 from YunoHost-Apps/ci-auto-update-v5.4.12
Upgrade to version 5.4.12
This commit is contained in:
commit
1eb2f50a9d
4 changed files with 5 additions and 5 deletions
|
@ -17,7 +17,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
|
|||
|
||||
Create and email invoices, track payments, expenses, and time tasks
|
||||
|
||||
**Shipped version:** 5.4.11~ynh1
|
||||
**Shipped version:** 5.4.12~ynh1
|
||||
|
||||
**Demo:** https://app.invoiceninja.com/dashboard
|
||||
|
||||
|
|
|
@ -17,7 +17,7 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour
|
|||
|
||||
Créer et envoyer des factures par e-mail, suivre les paiements, les dépenses et les tâches horaires
|
||||
|
||||
**Version incluse :** 5.4.11~ynh1
|
||||
**Version incluse :** 5.4.12~ynh1
|
||||
|
||||
**Démo :** https://app.invoiceninja.com/dashboard
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
SOURCE_URL=https://github.com/invoiceninja/invoiceninja/releases/download/v5.4.11/invoiceninja.zip
|
||||
SOURCE_SUM=3f07de119ac38f29a0d6095ecb044cf0d85327049c501bae34b5c58f78e308c1
|
||||
SOURCE_URL=https://github.com/invoiceninja/invoiceninja/releases/download/v5.4.12/invoiceninja.zip
|
||||
SOURCE_SUM=0426a014d26b0aa6102c454412e04c04092b8ed8dc65c236a78b4ef5e9d1e577
|
||||
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.4.11~ynh1",
|
||||
"version": "5.4.12~ynh1",
|
||||
"url": "https://invoiceninja.org",
|
||||
"upstream": {
|
||||
"license": "Elastic-2.0",
|
||||
|
|
Loading…
Reference in a new issue