diff --git a/manifest.toml b/manifest.toml index 0342d36..81b2566 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.6.21~ynh1" +version = "5.6.22~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.6.21/invoiceninja.zip" - sha256 = "7f4d0822899633bd383393c7a580215d91aa4df850b1ee0b986d615aa5ddefcd" + url = "https://github.com/invoiceninja/invoiceninja/releases/download/v5.6.22/invoiceninja.zip" + sha256 = "8c5e5eaf8eb4847211de2de437116bb833172b60962b4a3889e173cef494961e" in_subdir = false autoupdate.strategy = "latest_github_release" autoupdate.asset = "invoiceninja.zip"