diff --git a/README.md b/README.md
index 318f046..118ab89 100644
--- a/README.md
+++ b/README.md
@@ -12,7 +12,7 @@ Create and email invoices, track payments, expenses, and time tasks
[](https://invoiceninja.org)
[](https://react.invoicing.co/demo)
-[?style=for-the-badge)](https://ci-apps.yunohost.org/ci/apps/invoiceninja5/)
+[?style=for-the-badge)](https://ci-apps.yunohost.org/ci/apps/invoiceninja5/)

diff --git a/manifest.toml b/manifest.toml
index 43860e2..7d3b681 100644
--- a/manifest.toml
+++ b/manifest.toml
@@ -7,7 +7,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.11.80~ynh1"
+version = "5.11.81~ynh1"
maintainers = ["Sebastian Gumprich"]
@@ -61,8 +61,8 @@ ram.runtime = "50M"
[resources.sources]
[resources.sources.main]
- url = "https://github.com/invoiceninja/invoiceninja/releases/download/v5.11.80/invoiceninja.tar"
- sha256 = "1f00a3474ac24c1d4e3ac60b6ec83e3860b8c2de4730b64d992b43b4631c6ce7"
+ url = "https://github.com/invoiceninja/invoiceninja/releases/download/v5.11.81/invoiceninja.tar"
+ sha256 = "8e44a9f585f7b2bf6a3b6c90dae7579953806d41f1ffe2daf21125ceca8f18f1"
format = "tar.gz"
in_subdir = false
autoupdate.strategy = "latest_github_release"