diff --git a/manifest.toml b/manifest.toml index 31b81b9..53d4761 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.48~ynh1" +version = "5.7.49~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.7.48/invoiceninja.zip" - sha256 = "636e7501eae0420af43946cb31aa4615f5230660411da427ee9c7d44ab19be1d" + url = "https://github.com/invoiceninja/invoiceninja/releases/download/v5.7.49/invoiceninja.zip" + sha256 = "619d2af70d24d6089957b0f611464647a3fc14f11023c8f8949af00e41774b06" in_subdir = false autoupdate.strategy = "latest_github_release" autoupdate.asset = "invoiceninja.zip"