mirror of
https://github.com/YunoHost-Apps/invoiceninja5_ynh.git
synced 2024-09-03 19:26:23 +02:00
Merge pull request #164 from YunoHost-Apps/ci-auto-update-5.7.29
Upgrade to v5.7.29
This commit is contained in:
commit
5a6c595219
3 changed files with 5 additions and 5 deletions
|
@ -19,7 +19,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
|
||||||
Invoice Ninja is the the leading self-hosted invoicing platform to create & email invoices, track payments and expenses, and time billable tasks & projects for clients.
|
Invoice Ninja is the the leading self-hosted invoicing platform to create & email invoices, track payments and expenses, and time billable tasks & projects for clients.
|
||||||
|
|
||||||
|
|
||||||
**Shipped version:** 5.7.28~ynh1
|
**Shipped version:** 5.7.29~ynh1
|
||||||
|
|
||||||
**Demo:** https://react.invoicing.co/demo
|
**Demo:** https://react.invoicing.co/demo
|
||||||
|
|
||||||
|
|
|
@ -19,7 +19,7 @@ Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po
|
||||||
Invoice Ninja is the the leading self-hosted invoicing platform to create & email invoices, track payments and expenses, and time billable tasks & projects for clients.
|
Invoice Ninja is the the leading self-hosted invoicing platform to create & email invoices, track payments and expenses, and time billable tasks & projects for clients.
|
||||||
|
|
||||||
|
|
||||||
**Version incluse :** 5.7.28~ynh1
|
**Version incluse :** 5.7.29~ynh1
|
||||||
|
|
||||||
**Démo :** https://react.invoicing.co/demo
|
**Démo :** https://react.invoicing.co/demo
|
||||||
|
|
||||||
|
|
|
@ -5,7 +5,7 @@ name = "InvoiceNinja 5"
|
||||||
description.en = "Create and email invoices, track payments, expenses, and time tasks"
|
description.en = "Create and email invoices, track payments, expenses, and time tasks"
|
||||||
description.fr = "Créer et envoyer des factures par e-mail, suivre les paiements, les dépenses et les tâches horaires"
|
description.fr = "Créer et envoyer des factures par e-mail, suivre les paiements, les dépenses et les tâches horaires"
|
||||||
|
|
||||||
version = "5.7.28~ynh1"
|
version = "5.7.29~ynh1"
|
||||||
|
|
||||||
maintainers = ["Sebastian Gumprich"]
|
maintainers = ["Sebastian Gumprich"]
|
||||||
|
|
||||||
|
@ -55,8 +55,8 @@ ram.runtime = "50M"
|
||||||
[resources.sources]
|
[resources.sources]
|
||||||
|
|
||||||
[resources.sources.main]
|
[resources.sources.main]
|
||||||
url = "https://github.com/invoiceninja/invoiceninja/releases/download/v5.7.28/invoiceninja.zip"
|
url = "https://github.com/invoiceninja/invoiceninja/releases/download/v5.7.29/invoiceninja.zip"
|
||||||
sha256 = "1b896cc4b8323edc485d71f4ef463b2b9eec93bbbf219577cec7c2f35b7eb8e2"
|
sha256 = "c4eeb4b310c7a8ad00f89cc7c764eceb863381a2321e63d44c3a9a1ed2c6873e"
|
||||||
in_subdir = false
|
in_subdir = false
|
||||||
autoupdate.strategy = "latest_github_release"
|
autoupdate.strategy = "latest_github_release"
|
||||||
autoupdate.asset = "invoiceninja.zip"
|
autoupdate.asset = "invoiceninja.zip"
|
||||||
|
|
Loading…
Add table
Reference in a new issue