diff --git a/README.md b/README.md index fd2dbf7..6842012 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,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.82~ynh1 +**Shipped version:** 5.5.89~ynh1 **Demo:** https://app.invoiceninja.com/dashboard diff --git a/README_fr.md b/README_fr.md index 9e07e44..922e966 100644 --- a/README_fr.md +++ b/README_fr.md @@ -18,7 +18,7 @@ Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po Créer et envoyer des factures par e-mail, suivre les paiements, les dépenses et les tâches horaires -**Version incluse :** 5.5.82~ynh1 +**Version incluse :** 5.5.89~ynh1 **Démo :** https://app.invoiceninja.com/dashboard diff --git a/conf/app.src b/conf/app.src index 3d80d56..fd98403 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/invoiceninja/invoiceninja/releases/download/v5.5.82/invoiceninja.zip -SOURCE_SUM=8166272b5fb81b6e089106c42b9c93485fdf4b9524907b51d23fb969a4987fe5 +SOURCE_URL=https://github.com/invoiceninja/invoiceninja/releases/download/v5.5.89/invoiceninja.zip +SOURCE_SUM=49e18c5aea29fd1afaa376ac587e5cb5a7595f6aae2df1ce1bf4792379bdf990 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=zip SOURCE_IN_SUBDIR=false diff --git a/manifest.json b/manifest.json index 36ac18c..f4c24a3 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.82~ynh1", + "version": "5.5.89~ynh1", "url": "https://invoiceninja.org", "upstream": { "license": "Elastic-2.0",