diff --git a/manifest.toml b/manifest.toml index 7258a5f..18393fc 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.7.54~ynh1" +version = "5.7.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.7.54/invoiceninja.zip" - sha256 = "fc2c874b00e62e08281ce118af54cef2a15367755db023aa0f7a6b15d106d909" + url = "https://github.com/invoiceninja/invoiceninja/releases/download/v5.7.55/invoiceninja.zip" + sha256 = "eefee7049919e488e07072e005a9675ce8c0ad2dc90960dd2ac6a62cedfb440a" in_subdir = false autoupdate.strategy = "latest_github_release" autoupdate.asset = "invoiceninja.zip"