From b3ce18f8908fa19b87f48796a90aab6017a2eb58 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Thu, 5 Oct 2023 06:16:33 +0200 Subject: [PATCH 1/2] Upgrade to v5.7.26 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index bfe94ff..4c182f3 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "InvoiceNinja 5" 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" -version = "5.7.14~ynh1" +version = "5.7.26~ynh1" maintainers = ["Sebastian Gumprich"] @@ -55,8 +55,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/invoiceninja/invoiceninja/releases/download/v5.7.14/invoiceninja.zip" - sha256 = "8b2afcfef658b1d4d4b55ce727b198ab6261e330e869d602a43f9c1a34fa3483" + url = "https://github.com/invoiceninja/invoiceninja/releases/download/v5.7.26/invoiceninja.zip" + sha256 = "3420268c5b52a21211c56fde207c8020e3c602928c2aa5c8a7e7bd62e3d0c532" in_subdir = false autoupdate.strategy = "latest_github_release" autoupdate.asset = "invoiceninja.zip" From c3b1c3e698b3197894355ab5d631c6b42168683e Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Thu, 5 Oct 2023 04:16:37 +0000 Subject: [PATCH 2/2] Auto-update README --- README.md | 3 +-- README_fr.md | 3 +-- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index d216377..ec4a56a 100644 --- a/README.md +++ b/README.md @@ -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. -**Shipped version:** 5.7.14~ynh1 +**Shipped version:** 5.7.26~ynh1 **Demo:** https://react.invoicing.co/demo @@ -33,7 +33,6 @@ Invoice Ninja is the the leading self-hosted invoicing platform to create & emai * Official user documentation: * Official admin documentation: * Upstream app code repository: -* YunoHost documentation for this app: * Report a bug: ## Developer info diff --git a/README_fr.md b/README_fr.md index da83fb6..df03b53 100644 --- a/README_fr.md +++ b/README_fr.md @@ -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. -**Version incluse :** 5.7.14~ynh1 +**Version incluse :** 5.7.26~ynh1 **Démo :** https://react.invoicing.co/demo @@ -33,7 +33,6 @@ Invoice Ninja is the the leading self-hosted invoicing platform to create & emai * Documentation officielle utilisateur : * Documentation officielle de l’admin : * Dépôt de code officiel de l’app : -* Documentation YunoHost pour cette app : * Signaler un bug : ## Informations pour les développeurs