From f0e8baf65062f60c4f05919dce1c832f7bda3226 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Thu, 9 May 2024 03:38:31 +0200 Subject: [PATCH 01/12] Upgrade to v5.8.54 https://github.com/invoiceninja/invoiceninja/releases/tag/v5.8.54 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index 99ea05c..950a9e8 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.8.53~ynh1" +version = "5.8.54~ynh1" maintainers = ["Sebastian Gumprich"] @@ -58,8 +58,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/invoiceninja/invoiceninja/releases/download/v5.8.53/invoiceninja.zip" - sha256 = "476f9b2d6f71a9be5a88f4a8917c6f65e992ee1dc67e404e1f98b7b8c6064cd1" + url = "https://github.com/invoiceninja/invoiceninja/releases/download/v5.8.54/invoiceninja.zip" + sha256 = "ca9299c8ecdb7f0afb71903f7fb2c34e72492e238c27695f747af37428c19da0" in_subdir = false autoupdate.strategy = "latest_github_release" autoupdate.asset = "invoiceninja.zip" From db27464cc959072eb7c4dfd270aa3a8b50160cfd Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Thu, 9 May 2024 01:38:33 +0000 Subject: [PATCH 02/12] Auto-update READMEs --- README.md | 2 +- README_eu.md | 2 +- README_fr.md | 2 +- README_gl.md | 2 +- README_zh_Hans.md | 4 ++-- 5 files changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 3aaff9e..4e97de6 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ It shall NOT be edited by hand. Invoice Ninja is a self-hosted invoicing platform to create & email invoices, track payments and expenses, and time billable tasks & projects for clients. -**Shipped version:** 5.8.53~ynh1 +**Shipped version:** 5.8.54~ynh1 **Demo:** diff --git a/README_eu.md b/README_eu.md index 19cebe8..f6aca52 100644 --- a/README_eu.md +++ b/README_eu.md @@ -19,7 +19,7 @@ EZ editatu eskuz. Invoice Ninja is a self-hosted invoicing platform to create & email invoices, track payments and expenses, and time billable tasks & projects for clients. -**Paketatutako bertsioa:** 5.8.53~ynh1 +**Paketatutako bertsioa:** 5.8.54~ynh1 **Demoa:** diff --git a/README_fr.md b/README_fr.md index a455718..496cff6 100644 --- a/README_fr.md +++ b/README_fr.md @@ -19,7 +19,7 @@ Il NE doit PAS être modifié à la main. Invoice Ninja est une plate-forme de facturation auto-hébergée permettant de créer et d'envoyer des factures par courrier électronique, de suivre les paiements et les dépenses, ainsi que de chronométrer les tâches et projets facturables pour les clients. -**Version incluse :** 5.8.53~ynh1 +**Version incluse :** 5.8.54~ynh1 **Démo :** diff --git a/README_gl.md b/README_gl.md index 1970709..271b2f2 100644 --- a/README_gl.md +++ b/README_gl.md @@ -19,7 +19,7 @@ NON debe editarse manualmente. Invoice Ninja is a self-hosted invoicing platform to create & email invoices, track payments and expenses, and time billable tasks & projects for clients. -**Versión proporcionada:** 5.8.53~ynh1 +**Versión proporcionada:** 5.8.54~ynh1 **Demo:** diff --git a/README_zh_Hans.md b/README_zh_Hans.md index 66776fa..6d7b575 100644 --- a/README_zh_Hans.md +++ b/README_zh_Hans.md @@ -3,7 +3,7 @@ 请勿手动编辑。 --> -# YunoHost 的 InvoiceNinja 5 +# YunoHost 上的 InvoiceNinja 5 [![集成程度](https://dash.yunohost.org/integration/invoiceninja5.svg)](https://dash.yunohost.org/appci/app/invoiceninja5) ![工作状态](https://ci-apps.yunohost.org/ci/badges/invoiceninja5.status.svg) ![维护状态](https://ci-apps.yunohost.org/ci/badges/invoiceninja5.maintain.svg) @@ -19,7 +19,7 @@ Invoice Ninja is a self-hosted invoicing platform to create & email invoices, track payments and expenses, and time billable tasks & projects for clients. -**分发版本:** 5.8.53~ynh1 +**分发版本:** 5.8.54~ynh1 **演示:** From 2d083aa7566b010558ac0eec82493b3764b682e6 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Tue, 14 May 2024 03:44:18 +0200 Subject: [PATCH 03/12] Upgrade to v5.8.55 https://github.com/invoiceninja/invoiceninja/releases/tag/v5.8.55 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index 950a9e8..3f62ff5 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.8.54~ynh1" +version = "5.8.55~ynh1" maintainers = ["Sebastian Gumprich"] @@ -58,8 +58,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/invoiceninja/invoiceninja/releases/download/v5.8.54/invoiceninja.zip" - sha256 = "ca9299c8ecdb7f0afb71903f7fb2c34e72492e238c27695f747af37428c19da0" + url = "https://github.com/invoiceninja/invoiceninja/releases/download/v5.8.55/invoiceninja.zip" + sha256 = "267b58e03d056e54e641a306255e7622aa9d5efedb93dc670980dc55ae997823" in_subdir = false autoupdate.strategy = "latest_github_release" autoupdate.asset = "invoiceninja.zip" From 148046d669e719bd36a034afcdb7ff7f2e599d74 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Tue, 14 May 2024 01:44:20 +0000 Subject: [PATCH 04/12] Auto-update READMEs --- ALL_README.md | 1 + README.md | 2 +- README_es.md | 51 +++++++++++++++++++++++++++++++++++++++++++++++ README_eu.md | 2 +- README_fr.md | 2 +- README_gl.md | 2 +- README_zh_Hans.md | 2 +- 7 files changed, 57 insertions(+), 5 deletions(-) create mode 100644 README_es.md diff --git a/ALL_README.md b/ALL_README.md index a01b345..8938aae 100644 --- a/ALL_README.md +++ b/ALL_README.md @@ -1,6 +1,7 @@ # All available README files by language - [Read the README in English](README.md) +- [Lee el README en español](README_es.md) - [Irakurri README euskaraz](README_eu.md) - [Lire le README en français](README_fr.md) - [Le o README en galego](README_gl.md) diff --git a/README.md b/README.md index 4e97de6..6791a0a 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ It shall NOT be edited by hand. Invoice Ninja is a self-hosted invoicing platform to create & email invoices, track payments and expenses, and time billable tasks & projects for clients. -**Shipped version:** 5.8.54~ynh1 +**Shipped version:** 5.8.55~ynh1 **Demo:** diff --git a/README_es.md b/README_es.md new file mode 100644 index 0000000..0264776 --- /dev/null +++ b/README_es.md @@ -0,0 +1,51 @@ + + +# InvoiceNinja 5 para Yunohost + +[![Nivel de integración](https://dash.yunohost.org/integration/invoiceninja5.svg)](https://dash.yunohost.org/appci/app/invoiceninja5) ![Estado funcional](https://ci-apps.yunohost.org/ci/badges/invoiceninja5.status.svg) ![Estado En Mantención](https://ci-apps.yunohost.org/ci/badges/invoiceninja5.maintain.svg) + +[![Instalar InvoiceNinja 5 con Yunhost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=invoiceninja5) + +*[Leer este README en otros idiomas.](./ALL_README.md)* + +> *Este paquete le permite instalarInvoiceNinja 5 rapidamente y simplement en un servidor YunoHost.* +> *Si no tiene YunoHost, visita [the guide](https://yunohost.org/install) para aprender como instalarla.* + +## Descripción general + +Invoice Ninja is a self-hosted invoicing platform to create & email invoices, track payments and expenses, and time billable tasks & projects for clients. + + +**Versión actual:** 5.8.55~ynh1 + +**Demo:** + +## Capturas + +![Captura de InvoiceNinja 5](./doc/screenshots/Create-Invoices-in-Seconds.png) + +## Documentaciones y recursos + +- Sitio web oficial: +- Documentación usuario oficial: +- Documentación administrador oficial: +- Repositorio del código fuente oficial de la aplicación : +- Catálogo YunoHost: +- Reportar un error: + +## Información para desarrolladores + +Por favor enviar sus correcciones a la [`branch testing`](https://github.com/YunoHost-Apps/invoiceninja5_ynh/tree/testing + +Para probar la rama `testing`, sigue asÍ: + +```bash +sudo yunohost app install https://github.com/YunoHost-Apps/invoiceninja5_ynh/tree/testing --debug +o +sudo yunohost app upgrade invoiceninja5 -u https://github.com/YunoHost-Apps/invoiceninja5_ynh/tree/testing --debug +``` + +**Mas informaciones sobre el empaquetado de aplicaciones:** diff --git a/README_eu.md b/README_eu.md index f6aca52..7a5aae1 100644 --- a/README_eu.md +++ b/README_eu.md @@ -19,7 +19,7 @@ EZ editatu eskuz. Invoice Ninja is a self-hosted invoicing platform to create & email invoices, track payments and expenses, and time billable tasks & projects for clients. -**Paketatutako bertsioa:** 5.8.54~ynh1 +**Paketatutako bertsioa:** 5.8.55~ynh1 **Demoa:** diff --git a/README_fr.md b/README_fr.md index 496cff6..033ce79 100644 --- a/README_fr.md +++ b/README_fr.md @@ -19,7 +19,7 @@ Il NE doit PAS être modifié à la main. Invoice Ninja est une plate-forme de facturation auto-hébergée permettant de créer et d'envoyer des factures par courrier électronique, de suivre les paiements et les dépenses, ainsi que de chronométrer les tâches et projets facturables pour les clients. -**Version incluse :** 5.8.54~ynh1 +**Version incluse :** 5.8.55~ynh1 **Démo :** diff --git a/README_gl.md b/README_gl.md index 271b2f2..30d563f 100644 --- a/README_gl.md +++ b/README_gl.md @@ -19,7 +19,7 @@ NON debe editarse manualmente. Invoice Ninja is a self-hosted invoicing platform to create & email invoices, track payments and expenses, and time billable tasks & projects for clients. -**Versión proporcionada:** 5.8.54~ynh1 +**Versión proporcionada:** 5.8.55~ynh1 **Demo:** diff --git a/README_zh_Hans.md b/README_zh_Hans.md index 6d7b575..2adf33d 100644 --- a/README_zh_Hans.md +++ b/README_zh_Hans.md @@ -19,7 +19,7 @@ Invoice Ninja is a self-hosted invoicing platform to create & email invoices, track payments and expenses, and time billable tasks & projects for clients. -**分发版本:** 5.8.54~ynh1 +**分发版本:** 5.8.55~ynh1 **演示:** From 5cab06ac414061a41c99c5025131fb91efb9e853 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Wed, 15 May 2024 03:38:03 +0200 Subject: [PATCH 05/12] Upgrade to v5.8.56 https://github.com/invoiceninja/invoiceninja/releases/tag/5.8.56 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index 3f62ff5..355e68d 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.8.55~ynh1" +version = "5.8.56~ynh1" maintainers = ["Sebastian Gumprich"] @@ -58,8 +58,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/invoiceninja/invoiceninja/releases/download/v5.8.55/invoiceninja.zip" - sha256 = "267b58e03d056e54e641a306255e7622aa9d5efedb93dc670980dc55ae997823" + url = "https://github.com/invoiceninja/invoiceninja/releases/download/5.8.56/invoiceninja.zip" + sha256 = "ce9c367fa9156d1c52203b40b7e8ac8c2b635c41be8b073dc498d5565d0746a4" in_subdir = false autoupdate.strategy = "latest_github_release" autoupdate.asset = "invoiceninja.zip" From dd88a1adf9d0afae8caa18021e25307badd8c9fe Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Wed, 15 May 2024 01:38:04 +0000 Subject: [PATCH 06/12] Auto-update READMEs --- README.md | 2 +- README_es.md | 2 +- README_eu.md | 2 +- README_fr.md | 2 +- README_gl.md | 2 +- README_zh_Hans.md | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 6791a0a..f76afca 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ It shall NOT be edited by hand. Invoice Ninja is a self-hosted invoicing platform to create & email invoices, track payments and expenses, and time billable tasks & projects for clients. -**Shipped version:** 5.8.55~ynh1 +**Shipped version:** 5.8.56~ynh1 **Demo:** diff --git a/README_es.md b/README_es.md index 0264776..7413816 100644 --- a/README_es.md +++ b/README_es.md @@ -19,7 +19,7 @@ No se debe editar a mano. Invoice Ninja is a self-hosted invoicing platform to create & email invoices, track payments and expenses, and time billable tasks & projects for clients. -**Versión actual:** 5.8.55~ynh1 +**Versión actual:** 5.8.56~ynh1 **Demo:** diff --git a/README_eu.md b/README_eu.md index 7a5aae1..936002c 100644 --- a/README_eu.md +++ b/README_eu.md @@ -19,7 +19,7 @@ EZ editatu eskuz. Invoice Ninja is a self-hosted invoicing platform to create & email invoices, track payments and expenses, and time billable tasks & projects for clients. -**Paketatutako bertsioa:** 5.8.55~ynh1 +**Paketatutako bertsioa:** 5.8.56~ynh1 **Demoa:** diff --git a/README_fr.md b/README_fr.md index 033ce79..13a9f9d 100644 --- a/README_fr.md +++ b/README_fr.md @@ -19,7 +19,7 @@ Il NE doit PAS être modifié à la main. Invoice Ninja est une plate-forme de facturation auto-hébergée permettant de créer et d'envoyer des factures par courrier électronique, de suivre les paiements et les dépenses, ainsi que de chronométrer les tâches et projets facturables pour les clients. -**Version incluse :** 5.8.55~ynh1 +**Version incluse :** 5.8.56~ynh1 **Démo :** diff --git a/README_gl.md b/README_gl.md index 30d563f..b97bb22 100644 --- a/README_gl.md +++ b/README_gl.md @@ -19,7 +19,7 @@ NON debe editarse manualmente. Invoice Ninja is a self-hosted invoicing platform to create & email invoices, track payments and expenses, and time billable tasks & projects for clients. -**Versión proporcionada:** 5.8.55~ynh1 +**Versión proporcionada:** 5.8.56~ynh1 **Demo:** diff --git a/README_zh_Hans.md b/README_zh_Hans.md index 2adf33d..50b182f 100644 --- a/README_zh_Hans.md +++ b/README_zh_Hans.md @@ -19,7 +19,7 @@ Invoice Ninja is a self-hosted invoicing platform to create & email invoices, track payments and expenses, and time billable tasks & projects for clients. -**分发版本:** 5.8.55~ynh1 +**分发版本:** 5.8.56~ynh1 **演示:** From 935742674b53dcdf3e8f3e5f6d1071d6824555e6 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Fri, 17 May 2024 03:42:52 +0200 Subject: [PATCH 07/12] Upgrade to v5.8.57 https://github.com/invoiceninja/invoiceninja/releases/tag/v5.8.57 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index 355e68d..317802f 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.8.56~ynh1" +version = "5.8.57~ynh1" maintainers = ["Sebastian Gumprich"] @@ -58,8 +58,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/invoiceninja/invoiceninja/releases/download/5.8.56/invoiceninja.zip" - sha256 = "ce9c367fa9156d1c52203b40b7e8ac8c2b635c41be8b073dc498d5565d0746a4" + url = "https://github.com/invoiceninja/invoiceninja/releases/download/v5.8.57/invoiceninja.zip" + sha256 = "791203b07af41008253a067cf6576fd87301ae62a6a3b8cbbe0fc8c17db7ba6f" in_subdir = false autoupdate.strategy = "latest_github_release" autoupdate.asset = "invoiceninja.zip" From 26cb95e48a16bf6387629195f6614c6f02f02228 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Fri, 17 May 2024 01:42:54 +0000 Subject: [PATCH 08/12] Auto-update READMEs --- README.md | 2 +- README_es.md | 2 +- README_eu.md | 2 +- README_fr.md | 2 +- README_gl.md | 2 +- README_zh_Hans.md | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index f76afca..e1a140e 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ It shall NOT be edited by hand. Invoice Ninja is a self-hosted invoicing platform to create & email invoices, track payments and expenses, and time billable tasks & projects for clients. -**Shipped version:** 5.8.56~ynh1 +**Shipped version:** 5.8.57~ynh1 **Demo:** diff --git a/README_es.md b/README_es.md index 7413816..9cd0586 100644 --- a/README_es.md +++ b/README_es.md @@ -19,7 +19,7 @@ No se debe editar a mano. Invoice Ninja is a self-hosted invoicing platform to create & email invoices, track payments and expenses, and time billable tasks & projects for clients. -**Versión actual:** 5.8.56~ynh1 +**Versión actual:** 5.8.57~ynh1 **Demo:** diff --git a/README_eu.md b/README_eu.md index 936002c..9fa270c 100644 --- a/README_eu.md +++ b/README_eu.md @@ -19,7 +19,7 @@ EZ editatu eskuz. Invoice Ninja is a self-hosted invoicing platform to create & email invoices, track payments and expenses, and time billable tasks & projects for clients. -**Paketatutako bertsioa:** 5.8.56~ynh1 +**Paketatutako bertsioa:** 5.8.57~ynh1 **Demoa:** diff --git a/README_fr.md b/README_fr.md index 13a9f9d..785d52d 100644 --- a/README_fr.md +++ b/README_fr.md @@ -19,7 +19,7 @@ Il NE doit PAS être modifié à la main. Invoice Ninja est une plate-forme de facturation auto-hébergée permettant de créer et d'envoyer des factures par courrier électronique, de suivre les paiements et les dépenses, ainsi que de chronométrer les tâches et projets facturables pour les clients. -**Version incluse :** 5.8.56~ynh1 +**Version incluse :** 5.8.57~ynh1 **Démo :** diff --git a/README_gl.md b/README_gl.md index b97bb22..6c5c941 100644 --- a/README_gl.md +++ b/README_gl.md @@ -19,7 +19,7 @@ NON debe editarse manualmente. Invoice Ninja is a self-hosted invoicing platform to create & email invoices, track payments and expenses, and time billable tasks & projects for clients. -**Versión proporcionada:** 5.8.56~ynh1 +**Versión proporcionada:** 5.8.57~ynh1 **Demo:** diff --git a/README_zh_Hans.md b/README_zh_Hans.md index 50b182f..8b7462e 100644 --- a/README_zh_Hans.md +++ b/README_zh_Hans.md @@ -19,7 +19,7 @@ Invoice Ninja is a self-hosted invoicing platform to create & email invoices, track payments and expenses, and time billable tasks & projects for clients. -**分发版本:** 5.8.56~ynh1 +**分发版本:** 5.8.57~ynh1 **演示:** From 65f73268c32024ece1fb9ac58f408531d24d85d7 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Mon, 3 Jun 2024 03:37:18 +0200 Subject: [PATCH 09/12] Upgrade to v5.9.1 https://github.com/invoiceninja/invoiceninja/releases/tag/v5.9.1 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index 317802f..5a7419e 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.8.57~ynh1" +version = "5.9.1~ynh1" maintainers = ["Sebastian Gumprich"] @@ -58,8 +58,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/invoiceninja/invoiceninja/releases/download/v5.8.57/invoiceninja.zip" - sha256 = "791203b07af41008253a067cf6576fd87301ae62a6a3b8cbbe0fc8c17db7ba6f" + url = "https://github.com/invoiceninja/invoiceninja/releases/download/v5.9.1/invoiceninja.zip" + sha256 = "59c1843d04f11a1c38cf7e750e81ba79cf393f6cde594701cf36896e77fac2e9" in_subdir = false autoupdate.strategy = "latest_github_release" autoupdate.asset = "invoiceninja.zip" From e01576e811e2ff19f1d48cbc562ea36215c3f1b3 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Mon, 3 Jun 2024 01:37:20 +0000 Subject: [PATCH 10/12] Auto-update READMEs --- ALL_README.md | 2 +- README.md | 2 +- README_es.md | 2 +- README_eu.md | 2 +- README_fr.md | 2 +- README_gl.md | 2 +- README_zh_Hans.md | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/ALL_README.md b/ALL_README.md index 8938aae..152f2e7 100644 --- a/ALL_README.md +++ b/ALL_README.md @@ -1,7 +1,7 @@ # All available README files by language - [Read the README in English](README.md) -- [Lee el README en español](README_es.md) +- [Lea el README en español](README_es.md) - [Irakurri README euskaraz](README_eu.md) - [Lire le README en français](README_fr.md) - [Le o README en galego](README_gl.md) diff --git a/README.md b/README.md index e1a140e..85de833 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ It shall NOT be edited by hand. Invoice Ninja is a self-hosted invoicing platform to create & email invoices, track payments and expenses, and time billable tasks & projects for clients. -**Shipped version:** 5.8.57~ynh1 +**Shipped version:** 5.9.1~ynh1 **Demo:** diff --git a/README_es.md b/README_es.md index 9cd0586..e3d0947 100644 --- a/README_es.md +++ b/README_es.md @@ -19,7 +19,7 @@ No se debe editar a mano. Invoice Ninja is a self-hosted invoicing platform to create & email invoices, track payments and expenses, and time billable tasks & projects for clients. -**Versión actual:** 5.8.57~ynh1 +**Versión actual:** 5.9.1~ynh1 **Demo:** diff --git a/README_eu.md b/README_eu.md index 9fa270c..2fcf8b6 100644 --- a/README_eu.md +++ b/README_eu.md @@ -19,7 +19,7 @@ EZ editatu eskuz. Invoice Ninja is a self-hosted invoicing platform to create & email invoices, track payments and expenses, and time billable tasks & projects for clients. -**Paketatutako bertsioa:** 5.8.57~ynh1 +**Paketatutako bertsioa:** 5.9.1~ynh1 **Demoa:** diff --git a/README_fr.md b/README_fr.md index 785d52d..4e22545 100644 --- a/README_fr.md +++ b/README_fr.md @@ -19,7 +19,7 @@ Il NE doit PAS être modifié à la main. Invoice Ninja est une plate-forme de facturation auto-hébergée permettant de créer et d'envoyer des factures par courrier électronique, de suivre les paiements et les dépenses, ainsi que de chronométrer les tâches et projets facturables pour les clients. -**Version incluse :** 5.8.57~ynh1 +**Version incluse :** 5.9.1~ynh1 **Démo :** diff --git a/README_gl.md b/README_gl.md index 6c5c941..f584c1d 100644 --- a/README_gl.md +++ b/README_gl.md @@ -19,7 +19,7 @@ NON debe editarse manualmente. Invoice Ninja is a self-hosted invoicing platform to create & email invoices, track payments and expenses, and time billable tasks & projects for clients. -**Versión proporcionada:** 5.8.57~ynh1 +**Versión proporcionada:** 5.9.1~ynh1 **Demo:** diff --git a/README_zh_Hans.md b/README_zh_Hans.md index 8b7462e..0808adc 100644 --- a/README_zh_Hans.md +++ b/README_zh_Hans.md @@ -19,7 +19,7 @@ Invoice Ninja is a self-hosted invoicing platform to create & email invoices, track payments and expenses, and time billable tasks & projects for clients. -**分发版本:** 5.8.57~ynh1 +**分发版本:** 5.9.1~ynh1 **演示:** From ce637116b8040936159a3b9bfa354191ab0aafb9 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Wed, 5 Jun 2024 03:38:47 +0200 Subject: [PATCH 11/12] Upgrade to v5.9.2 https://github.com/invoiceninja/invoiceninja/releases/tag/v5.9.2 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index 5a7419e..6abeb34 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.9.1~ynh1" +version = "5.9.2~ynh1" maintainers = ["Sebastian Gumprich"] @@ -58,8 +58,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/invoiceninja/invoiceninja/releases/download/v5.9.1/invoiceninja.zip" - sha256 = "59c1843d04f11a1c38cf7e750e81ba79cf393f6cde594701cf36896e77fac2e9" + url = "https://github.com/invoiceninja/invoiceninja/releases/download/v5.9.2/invoiceninja.zip" + sha256 = "bb470136407d4cede9739e9401d792d0f098b51ed21661e7eb6e14aebdf87114" in_subdir = false autoupdate.strategy = "latest_github_release" autoupdate.asset = "invoiceninja.zip" From c963963e20dd95959a673d5337df3e730e774041 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Wed, 5 Jun 2024 01:38:49 +0000 Subject: [PATCH 12/12] Auto-update READMEs --- README.md | 2 +- README_es.md | 2 +- README_eu.md | 2 +- README_fr.md | 2 +- README_gl.md | 2 +- README_zh_Hans.md | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 85de833..89b0b14 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ It shall NOT be edited by hand. Invoice Ninja is a self-hosted invoicing platform to create & email invoices, track payments and expenses, and time billable tasks & projects for clients. -**Shipped version:** 5.9.1~ynh1 +**Shipped version:** 5.9.2~ynh1 **Demo:** diff --git a/README_es.md b/README_es.md index e3d0947..7efe78e 100644 --- a/README_es.md +++ b/README_es.md @@ -19,7 +19,7 @@ No se debe editar a mano. Invoice Ninja is a self-hosted invoicing platform to create & email invoices, track payments and expenses, and time billable tasks & projects for clients. -**Versión actual:** 5.9.1~ynh1 +**Versión actual:** 5.9.2~ynh1 **Demo:** diff --git a/README_eu.md b/README_eu.md index 2fcf8b6..8d170e3 100644 --- a/README_eu.md +++ b/README_eu.md @@ -19,7 +19,7 @@ EZ editatu eskuz. Invoice Ninja is a self-hosted invoicing platform to create & email invoices, track payments and expenses, and time billable tasks & projects for clients. -**Paketatutako bertsioa:** 5.9.1~ynh1 +**Paketatutako bertsioa:** 5.9.2~ynh1 **Demoa:** diff --git a/README_fr.md b/README_fr.md index 4e22545..9857da6 100644 --- a/README_fr.md +++ b/README_fr.md @@ -19,7 +19,7 @@ Il NE doit PAS être modifié à la main. Invoice Ninja est une plate-forme de facturation auto-hébergée permettant de créer et d'envoyer des factures par courrier électronique, de suivre les paiements et les dépenses, ainsi que de chronométrer les tâches et projets facturables pour les clients. -**Version incluse :** 5.9.1~ynh1 +**Version incluse :** 5.9.2~ynh1 **Démo :** diff --git a/README_gl.md b/README_gl.md index f584c1d..e167961 100644 --- a/README_gl.md +++ b/README_gl.md @@ -19,7 +19,7 @@ NON debe editarse manualmente. Invoice Ninja is a self-hosted invoicing platform to create & email invoices, track payments and expenses, and time billable tasks & projects for clients. -**Versión proporcionada:** 5.9.1~ynh1 +**Versión proporcionada:** 5.9.2~ynh1 **Demo:** diff --git a/README_zh_Hans.md b/README_zh_Hans.md index 0808adc..d712d2a 100644 --- a/README_zh_Hans.md +++ b/README_zh_Hans.md @@ -19,7 +19,7 @@ Invoice Ninja is a self-hosted invoicing platform to create & email invoices, track payments and expenses, and time billable tasks & projects for clients. -**分发版本:** 5.9.1~ynh1 +**分发版本:** 5.9.2~ynh1 **演示:**