diff --git a/manifest.toml b/manifest.toml index a2c7eb1..2be7031 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.27~ynh1" +version = "5.6.28~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.27/invoiceninja.zip" - sha256 = "a23cfaca8bf2c66e3d44dc8555bf2194a357bd06b9927a1322eec9cdc148712b" + url = "https://github.com/invoiceninja/invoiceninja/releases/download/v5.6.28/invoiceninja.zip" + sha256 = "3d2bfd5106984cdfacbfb53c57ee8b712c0f4daedc75a0c07bcfef25cef50816" in_subdir = false autoupdate.strategy = "latest_github_release" autoupdate.asset = "invoiceninja.zip"