diff --git a/manifest.toml b/manifest.toml index 8cf107c..45b9ed3 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.28~ynh1" +version = "5.8.29~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.28/invoiceninja.zip" - sha256 = "ba0faf9d603c302e9ceb7661c7390b34c251e7ff071d3cae7a6ef3ca09e98492" + url = "https://github.com/invoiceninja/invoiceninja/releases/download/v5.8.29/invoiceninja.zip" + sha256 = "efee47dceb56f707b58e98d9f55ce17ad8edf1d526e694029f878d3cc9e93664" in_subdir = false autoupdate.strategy = "latest_github_release" autoupdate.asset = "invoiceninja.zip"