diff --git a/README.md b/README.md index d26a624..284c5e4 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.46~ynh1 +**Shipped version:** 5.8.47~ynh1 **Demo:** diff --git a/README_eu.md b/README_eu.md index fd9f04b..9fd952f 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.46~ynh1 +**Paketatutako bertsioa:** 5.8.47~ynh1 **Demoa:** diff --git a/README_fr.md b/README_fr.md index d9ba1b1..0376037 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.46~ynh1 +**Version incluse :** 5.8.47~ynh1 **Démo :** diff --git a/README_gl.md b/README_gl.md index 9615571..4effcfd 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.46~ynh1 +**Versión proporcionada:** 5.8.47~ynh1 **Demo:** diff --git a/manifest.toml b/manifest.toml index e4d89e2..9390c23 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.46~ynh1" +version = "5.8.47~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.46/invoiceninja.zip" - sha256 = "cfd3811e014122c2f35611aedc58bff798c010620cb0c30b81bb850feb0e1387" + url = "https://github.com/invoiceninja/invoiceninja/releases/download/v5.8.47/invoiceninja.zip" + sha256 = "2bad0fdd27fbfeecddd6dc38e2a0ceaf938a4936a013f687a16c199fa40338ed" in_subdir = false autoupdate.strategy = "latest_github_release" autoupdate.asset = "invoiceninja.zip"