From 499cad003c4e794ee320616785ccca5470c75ce7 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sun, 15 Jun 2025 00:09:57 +0200 Subject: [PATCH 01/18] Upgrade sources - `main` v5.12.1: https://github.com/invoiceninja/invoiceninja/releases/tag/v5.12.1 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index 17d6dd6..f218b8f 100644 --- a/manifest.toml +++ b/manifest.toml @@ -7,7 +7,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.12.0~ynh1" +version = "5.12.1~ynh1" maintainers = ["Sebastian Gumprich"] @@ -61,8 +61,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/invoiceninja/invoiceninja/releases/download/v5.12.0/invoiceninja.tar" - sha256 = "2b4fc7633cfb8f2766536f738068aee4aa4adcf5e7552f77cda1ff4d57d2fe65" + url = "https://github.com/invoiceninja/invoiceninja/releases/download/v5.12.1/invoiceninja.tar" + sha256 = "54731e27d5af73da73dd6ff984c25d16a0ba7e292e4fab348ee2ce62e469cad2" format = "tar.gz" in_subdir = false autoupdate.strategy = "latest_github_release" From a505a1dd0a1b986ec8d13bbff8e0b767c24dce7f Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sun, 15 Jun 2025 00:09:58 +0200 Subject: [PATCH 02/18] Auto-update READMEs --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3650cce..eb97620 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ Create and email invoices, track payments, expenses, and time tasks [![🌐 Official app website](https://img.shields.io/badge/Official_app_website-darkgreen?style=for-the-badge)](https://invoiceninja.org) [![App Demo](https://img.shields.io/badge/App_Demo-blue?style=for-the-badge)](https://react.invoicing.co/demo) -[![Version: 5.12.0~ynh1](https://img.shields.io/badge/Version-5.12.0~ynh1-rgba(0,150,0,1)?style=for-the-badge)](https://ci-apps.yunohost.org/ci/apps/invoiceninja5/) +[![Version: 5.12.1~ynh1](https://img.shields.io/badge/Version-5.12.1~ynh1-rgba(0,150,0,1)?style=for-the-badge)](https://ci-apps.yunohost.org/ci/apps/invoiceninja5/)
From 399371d8a7217db8ab96f785df25b85803a435ef Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Wed, 18 Jun 2025 00:17:22 +0200 Subject: [PATCH 03/18] Upgrade sources - `main` v5.12.3: https://github.com/invoiceninja/invoiceninja/releases/tag/v5.12.3 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index f218b8f..5096043 100644 --- a/manifest.toml +++ b/manifest.toml @@ -7,7 +7,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.12.1~ynh1" +version = "5.12.3~ynh1" maintainers = ["Sebastian Gumprich"] @@ -61,8 +61,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/invoiceninja/invoiceninja/releases/download/v5.12.1/invoiceninja.tar" - sha256 = "54731e27d5af73da73dd6ff984c25d16a0ba7e292e4fab348ee2ce62e469cad2" + url = "https://github.com/invoiceninja/invoiceninja/releases/download/v5.12.3/invoiceninja.tar" + sha256 = "4a4c32c775ed91791d3cb02162a5385520118facc0dbc77ec7470c271cd220a1" format = "tar.gz" in_subdir = false autoupdate.strategy = "latest_github_release" From ce505443c23913d39cc497c121806e277ce62fad Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Wed, 18 Jun 2025 00:17:28 +0200 Subject: [PATCH 04/18] Auto-update READMEs --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index eb97620..3fdfb7c 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ Create and email invoices, track payments, expenses, and time tasks [![🌐 Official app website](https://img.shields.io/badge/Official_app_website-darkgreen?style=for-the-badge)](https://invoiceninja.org) [![App Demo](https://img.shields.io/badge/App_Demo-blue?style=for-the-badge)](https://react.invoicing.co/demo) -[![Version: 5.12.1~ynh1](https://img.shields.io/badge/Version-5.12.1~ynh1-rgba(0,150,0,1)?style=for-the-badge)](https://ci-apps.yunohost.org/ci/apps/invoiceninja5/) +[![Version: 5.12.3~ynh1](https://img.shields.io/badge/Version-5.12.3~ynh1-rgba(0,150,0,1)?style=for-the-badge)](https://ci-apps.yunohost.org/ci/apps/invoiceninja5/)
From d983afc2f3713e20be45d3ae1ba2bd51724eb6b8 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sat, 21 Jun 2025 00:18:11 +0200 Subject: [PATCH 05/18] Upgrade sources - `main` v5.12.4: https://github.com/invoiceninja/invoiceninja/releases/tag/v5.12.4 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index 5096043..d20110c 100644 --- a/manifest.toml +++ b/manifest.toml @@ -7,7 +7,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.12.3~ynh1" +version = "5.12.4~ynh1" maintainers = ["Sebastian Gumprich"] @@ -61,8 +61,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/invoiceninja/invoiceninja/releases/download/v5.12.3/invoiceninja.tar" - sha256 = "4a4c32c775ed91791d3cb02162a5385520118facc0dbc77ec7470c271cd220a1" + url = "https://github.com/invoiceninja/invoiceninja/releases/download/v5.12.4/invoiceninja.tar" + sha256 = "a2228223f77bf811cfd7de8bff7acc4506f37e1e8a05940afc9927e063574c9b" format = "tar.gz" in_subdir = false autoupdate.strategy = "latest_github_release" From f302a7b594d43120c34fe2d1c823f3eb8d5711f5 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sat, 21 Jun 2025 00:18:12 +0200 Subject: [PATCH 06/18] Auto-update READMEs --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3fdfb7c..e13335f 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ Create and email invoices, track payments, expenses, and time tasks [![🌐 Official app website](https://img.shields.io/badge/Official_app_website-darkgreen?style=for-the-badge)](https://invoiceninja.org) [![App Demo](https://img.shields.io/badge/App_Demo-blue?style=for-the-badge)](https://react.invoicing.co/demo) -[![Version: 5.12.3~ynh1](https://img.shields.io/badge/Version-5.12.3~ynh1-rgba(0,150,0,1)?style=for-the-badge)](https://ci-apps.yunohost.org/ci/apps/invoiceninja5/) +[![Version: 5.12.4~ynh1](https://img.shields.io/badge/Version-5.12.4~ynh1-rgba(0,150,0,1)?style=for-the-badge)](https://ci-apps.yunohost.org/ci/apps/invoiceninja5/)
From 4dfdf381a9a8c0db4d01dcb12e4f0139d6c27367 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Tue, 24 Jun 2025 00:17:49 +0200 Subject: [PATCH 07/18] Upgrade sources - `main` v5.12.5: https://github.com/invoiceninja/invoiceninja/releases/tag/v5.12.5 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index d20110c..ea5f4ca 100644 --- a/manifest.toml +++ b/manifest.toml @@ -7,7 +7,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.12.4~ynh1" +version = "5.12.5~ynh1" maintainers = ["Sebastian Gumprich"] @@ -61,8 +61,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/invoiceninja/invoiceninja/releases/download/v5.12.4/invoiceninja.tar" - sha256 = "a2228223f77bf811cfd7de8bff7acc4506f37e1e8a05940afc9927e063574c9b" + url = "https://github.com/invoiceninja/invoiceninja/releases/download/v5.12.5/invoiceninja.tar" + sha256 = "ade1659f892871d3d5f9beb35bb6488b5dad055ea3469cb66e4edf8165f0d086" format = "tar.gz" in_subdir = false autoupdate.strategy = "latest_github_release" From 6218699ad4ca50039156523fcec7caed52a7d90d Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Tue, 24 Jun 2025 00:17:51 +0200 Subject: [PATCH 08/18] Auto-update READMEs --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e13335f..51a8a71 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ Create and email invoices, track payments, expenses, and time tasks [![🌐 Official app website](https://img.shields.io/badge/Official_app_website-darkgreen?style=for-the-badge)](https://invoiceninja.org) [![App Demo](https://img.shields.io/badge/App_Demo-blue?style=for-the-badge)](https://react.invoicing.co/demo) -[![Version: 5.12.4~ynh1](https://img.shields.io/badge/Version-5.12.4~ynh1-rgba(0,150,0,1)?style=for-the-badge)](https://ci-apps.yunohost.org/ci/apps/invoiceninja5/) +[![Version: 5.12.5~ynh1](https://img.shields.io/badge/Version-5.12.5~ynh1-rgba(0,150,0,1)?style=for-the-badge)](https://ci-apps.yunohost.org/ci/apps/invoiceninja5/)
From ecedef9e7b8fb2b594dedc46356a7cbeda149351 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sun, 29 Jun 2025 00:09:10 +0200 Subject: [PATCH 09/18] Upgrade sources - `main` v5.12.6: https://github.com/invoiceninja/invoiceninja/releases/tag/v5.12.6 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index ea5f4ca..8874090 100644 --- a/manifest.toml +++ b/manifest.toml @@ -7,7 +7,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.12.5~ynh1" +version = "5.12.6~ynh1" maintainers = ["Sebastian Gumprich"] @@ -61,8 +61,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/invoiceninja/invoiceninja/releases/download/v5.12.5/invoiceninja.tar" - sha256 = "ade1659f892871d3d5f9beb35bb6488b5dad055ea3469cb66e4edf8165f0d086" + url = "https://github.com/invoiceninja/invoiceninja/releases/download/v5.12.6/invoiceninja.tar" + sha256 = "1af8ddc6c78bf3086f764b16433e92355ee1b6ef9fc7a71e0c256354f8f29036" format = "tar.gz" in_subdir = false autoupdate.strategy = "latest_github_release" From 1a5654ae83b7a45a8c9b9d0ae8bfd241e540cd4b Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sun, 29 Jun 2025 00:09:11 +0200 Subject: [PATCH 10/18] Auto-update READMEs --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 51a8a71..f2fcd17 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ Create and email invoices, track payments, expenses, and time tasks [![🌐 Official app website](https://img.shields.io/badge/Official_app_website-darkgreen?style=for-the-badge)](https://invoiceninja.org) [![App Demo](https://img.shields.io/badge/App_Demo-blue?style=for-the-badge)](https://react.invoicing.co/demo) -[![Version: 5.12.5~ynh1](https://img.shields.io/badge/Version-5.12.5~ynh1-rgba(0,150,0,1)?style=for-the-badge)](https://ci-apps.yunohost.org/ci/apps/invoiceninja5/) +[![Version: 5.12.6~ynh1](https://img.shields.io/badge/Version-5.12.6~ynh1-rgba(0,150,0,1)?style=for-the-badge)](https://ci-apps.yunohost.org/ci/apps/invoiceninja5/)
From 4c98e5a74d311c0a966dd19038c90d5c6f3bc0b2 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Mon, 7 Jul 2025 00:15:09 +0200 Subject: [PATCH 11/18] Upgrade sources - `main` v5.12.8: https://github.com/invoiceninja/invoiceninja/releases/tag/v5.12.8 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index 8874090..339c269 100644 --- a/manifest.toml +++ b/manifest.toml @@ -7,7 +7,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.12.6~ynh1" +version = "5.12.8~ynh1" maintainers = ["Sebastian Gumprich"] @@ -61,8 +61,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/invoiceninja/invoiceninja/releases/download/v5.12.6/invoiceninja.tar" - sha256 = "1af8ddc6c78bf3086f764b16433e92355ee1b6ef9fc7a71e0c256354f8f29036" + url = "https://github.com/invoiceninja/invoiceninja/releases/download/v5.12.8/invoiceninja.tar" + sha256 = "cbe35bc24e1a96a66ff2d8b4f5f642989ce8b2e39018208451d39892fe574e9c" format = "tar.gz" in_subdir = false autoupdate.strategy = "latest_github_release" From 48154631e304fd9752a23f3214236d4d1fee6b01 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Mon, 7 Jul 2025 00:15:11 +0200 Subject: [PATCH 12/18] Auto-update READMEs --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f2fcd17..f100f0a 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ Create and email invoices, track payments, expenses, and time tasks [![🌐 Official app website](https://img.shields.io/badge/Official_app_website-darkgreen?style=for-the-badge)](https://invoiceninja.org) [![App Demo](https://img.shields.io/badge/App_Demo-blue?style=for-the-badge)](https://react.invoicing.co/demo) -[![Version: 5.12.6~ynh1](https://img.shields.io/badge/Version-5.12.6~ynh1-rgba(0,150,0,1)?style=for-the-badge)](https://ci-apps.yunohost.org/ci/apps/invoiceninja5/) +[![Version: 5.12.8~ynh1](https://img.shields.io/badge/Version-5.12.8~ynh1-rgba(0,150,0,1)?style=for-the-badge)](https://ci-apps.yunohost.org/ci/apps/invoiceninja5/)
From 1730b819f0afb41977bb5ed8ac790c924865d5a3 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sun, 3 Aug 2025 00:10:10 +0200 Subject: [PATCH 13/18] Upgrade sources - `main` v5.12.9: https://github.com/invoiceninja/invoiceninja/releases/tag/v5.12.9 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index 339c269..b3f953c 100644 --- a/manifest.toml +++ b/manifest.toml @@ -7,7 +7,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.12.8~ynh1" +version = "5.12.9~ynh1" maintainers = ["Sebastian Gumprich"] @@ -61,8 +61,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/invoiceninja/invoiceninja/releases/download/v5.12.8/invoiceninja.tar" - sha256 = "cbe35bc24e1a96a66ff2d8b4f5f642989ce8b2e39018208451d39892fe574e9c" + url = "https://github.com/invoiceninja/invoiceninja/releases/download/v5.12.9/invoiceninja.tar" + sha256 = "62a23376b6fc8245ac66e13b0963b6c7f45d24c6a4cec5fed9ea2910964a8038" format = "tar.gz" in_subdir = false autoupdate.strategy = "latest_github_release" From 1d657cfdba8c257e9ce4592e5983360badfa6e63 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sun, 3 Aug 2025 00:10:11 +0200 Subject: [PATCH 14/18] Auto-update READMEs --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f100f0a..84327dd 100644 --- a/README.md +++ b/README.md @@ -12,13 +12,17 @@ Create and email invoices, track payments, expenses, and time tasks [![🌐 Official app website](https://img.shields.io/badge/Official_app_website-darkgreen?style=for-the-badge)](https://invoiceninja.org) [![App Demo](https://img.shields.io/badge/App_Demo-blue?style=for-the-badge)](https://react.invoicing.co/demo) -[![Version: 5.12.8~ynh1](https://img.shields.io/badge/Version-5.12.8~ynh1-rgba(0,150,0,1)?style=for-the-badge)](https://ci-apps.yunohost.org/ci/apps/invoiceninja5/) +[![Version: 5.12.9~ynh1](https://img.shields.io/badge/Version-5.12.9~ynh1-rgba(0,150,0,1)?style=for-the-badge)](https://ci-apps.yunohost.org/ci/apps/invoiceninja5/)
+ +## Screenshots +![Screenshot of InvoiceNinja 5](./doc/screenshots/Create-Invoices-in-Seconds.png) + ## 📦 Developer info [![Automatic tests level](https://apps.yunohost.org/badge/cilevel/invoiceninja5)](https://ci-apps.yunohost.org/ci/apps/invoiceninja5/) From 9054398f072d2a09be04d72e1f95fc3be1f84200 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Thu, 7 Aug 2025 00:10:59 +0200 Subject: [PATCH 15/18] Upgrade sources - `main` v5.12.10: https://github.com/invoiceninja/invoiceninja/releases/tag/v5.12.10 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index b3f953c..4f065e7 100644 --- a/manifest.toml +++ b/manifest.toml @@ -7,7 +7,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.12.9~ynh1" +version = "5.12.10~ynh1" maintainers = ["Sebastian Gumprich"] @@ -61,8 +61,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/invoiceninja/invoiceninja/releases/download/v5.12.9/invoiceninja.tar" - sha256 = "62a23376b6fc8245ac66e13b0963b6c7f45d24c6a4cec5fed9ea2910964a8038" + url = "https://github.com/invoiceninja/invoiceninja/releases/download/v5.12.10/invoiceninja.tar" + sha256 = "fc6b659d6eabc8033bfac9af0b90a1fd722b57b308f81807951ec50ed107e3f8" format = "tar.gz" in_subdir = false autoupdate.strategy = "latest_github_release" From 87ad41cdd74ec376b0aa3f49e80e14f92debc9f9 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Thu, 7 Aug 2025 00:11:00 +0200 Subject: [PATCH 16/18] Auto-update READMEs --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 84327dd..724f58d 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ Create and email invoices, track payments, expenses, and time tasks [![🌐 Official app website](https://img.shields.io/badge/Official_app_website-darkgreen?style=for-the-badge)](https://invoiceninja.org) [![App Demo](https://img.shields.io/badge/App_Demo-blue?style=for-the-badge)](https://react.invoicing.co/demo) -[![Version: 5.12.9~ynh1](https://img.shields.io/badge/Version-5.12.9~ynh1-rgba(0,150,0,1)?style=for-the-badge)](https://ci-apps.yunohost.org/ci/apps/invoiceninja5/) +[![Version: 5.12.10~ynh1](https://img.shields.io/badge/Version-5.12.10~ynh1-rgba(0,150,0,1)?style=for-the-badge)](https://ci-apps.yunohost.org/ci/apps/invoiceninja5/)
From c0c4cf81f000c3c13c5ee2d5aba99aa4440649fc Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sat, 9 Aug 2025 00:18:42 +0200 Subject: [PATCH 17/18] Upgrade sources - `main` v5.12.11: https://github.com/invoiceninja/invoiceninja/releases/tag/v5.12.11 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index 4f065e7..a9734e9 100644 --- a/manifest.toml +++ b/manifest.toml @@ -7,7 +7,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.12.10~ynh1" +version = "5.12.11~ynh1" maintainers = ["Sebastian Gumprich"] @@ -61,8 +61,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/invoiceninja/invoiceninja/releases/download/v5.12.10/invoiceninja.tar" - sha256 = "fc6b659d6eabc8033bfac9af0b90a1fd722b57b308f81807951ec50ed107e3f8" + url = "https://github.com/invoiceninja/invoiceninja/releases/download/v5.12.11/invoiceninja.tar" + sha256 = "a72c3b82085a8e2639652624d70dab3a66cf5cb416af9332947160daaf6106f5" format = "tar.gz" in_subdir = false autoupdate.strategy = "latest_github_release" From 3a1a4f23b45e3883be126c89b67b40cf2010b905 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sat, 9 Aug 2025 00:18:43 +0200 Subject: [PATCH 18/18] Auto-update READMEs --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 724f58d..fbe5875 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ Create and email invoices, track payments, expenses, and time tasks [![🌐 Official app website](https://img.shields.io/badge/Official_app_website-darkgreen?style=for-the-badge)](https://invoiceninja.org) [![App Demo](https://img.shields.io/badge/App_Demo-blue?style=for-the-badge)](https://react.invoicing.co/demo) -[![Version: 5.12.10~ynh1](https://img.shields.io/badge/Version-5.12.10~ynh1-rgba(0,150,0,1)?style=for-the-badge)](https://ci-apps.yunohost.org/ci/apps/invoiceninja5/) +[![Version: 5.12.11~ynh1](https://img.shields.io/badge/Version-5.12.11~ynh1-rgba(0,150,0,1)?style=for-the-badge)](https://ci-apps.yunohost.org/ci/apps/invoiceninja5/)