diff --git a/manifest.toml b/manifest.toml index 5018a2a..329f943 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.12~ynh1" +version = "5.7.13~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.12/invoiceninja.zip" - sha256 = "930442b7e6f82325ea76db902eee2c08db80c20222fcf7217ab45ea3d5f06e42" + url = "https://github.com/invoiceninja/invoiceninja/releases/download/v5.7.13/invoiceninja.zip" + sha256 = "627235dbe82c8eac78524107660ec56c5aab449e163c9a9e6f8d40f95c07a904" in_subdir = false autoupdate.strategy = "latest_github_release" autoupdate.asset = "invoiceninja.zip"