diff --git a/README.md b/README.md index 7a0bca3..12640a8 100644 --- a/README.md +++ b/README.md @@ -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.5.16~ynh1 +**Shipped version:** 5.5.17~ynh1 **Demo:** https://app.invoiceninja.com/dashboard diff --git a/README_fr.md b/README_fr.md index 0991eac..eef8c5a 100644 --- a/README_fr.md +++ b/README_fr.md @@ -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.5.16~ynh1 +**Version incluse :** 5.5.17~ynh1 **Démo :** https://app.invoiceninja.com/dashboard diff --git a/conf/app.src b/conf/app.src index bf0d266..117b563 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/invoiceninja/invoiceninja/releases/download/v5.5.16/invoiceninja.zip -SOURCE_SUM=f6dc81c7c458ecb2da24e6b73300b9dabe5e473aade29eff3dc27ca917d528e5 +SOURCE_URL=https://github.com/invoiceninja/invoiceninja/releases/download/v5.5.17/invoiceninja.zip +SOURCE_SUM=03b0d5f6aa1c65235d2cf3690cac8e58933493a280e3ffda8896ca483495f5bc SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=zip SOURCE_IN_SUBDIR=false diff --git a/manifest.json b/manifest.json index eba48b7..84f7d9c 100644 --- a/manifest.json +++ b/manifest.json @@ -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.5.16~ynh1", + "version": "5.5.17~ynh1", "url": "https://invoiceninja.org", "upstream": { "license": "Elastic-2.0",