diff --git a/README.md b/README.md index 1a02929..3aaff9e 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.51~ynh1 +**Shipped version:** 5.8.53~ynh1 **Demo:** diff --git a/README_eu.md b/README_eu.md index 14efdae..19cebe8 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.51~ynh1 +**Paketatutako bertsioa:** 5.8.53~ynh1 **Demoa:** diff --git a/README_fr.md b/README_fr.md index c82052e..a455718 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.51~ynh1 +**Version incluse :** 5.8.53~ynh1 **Démo :** diff --git a/README_gl.md b/README_gl.md index 5ca3466..1970709 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.51~ynh1 +**Versión proporcionada:** 5.8.53~ynh1 **Demo:** diff --git a/README_zh_Hans.md b/README_zh_Hans.md index 185fa77..66776fa 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.51~ynh1 +**分发版本:** 5.8.53~ynh1 **演示:** diff --git a/manifest.toml b/manifest.toml index da5e954..99ea05c 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.51~ynh1" +version = "5.8.53~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.51/invoiceninja.zip" - sha256 = "fd0a3bbbc5b907bb67b4121628e4651a070e9e9c3bc4b16d5d350a214aafd2c6" + url = "https://github.com/invoiceninja/invoiceninja/releases/download/v5.8.53/invoiceninja.zip" + sha256 = "476f9b2d6f71a9be5a88f4a8917c6f65e992ee1dc67e404e1f98b7b8c6064cd1" in_subdir = false autoupdate.strategy = "latest_github_release" autoupdate.asset = "invoiceninja.zip"