diff --git a/README.md b/README.md
index 3a05244..5372a2f 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 15ff847..a305294 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.12.50~ynh1"
+version = "5.12.52~ynh1"
maintainers = ["Sebastian Gumprich"]
@@ -60,8 +60,8 @@ ram.runtime = "50M"
[resources.sources]
[resources.sources.main]
- url = "https://github.com/invoiceninja/invoiceninja/releases/download/v5.12.50/invoiceninja.tar"
- sha256 = "f9fee0b075d727fe94c3e6ff5380928809b68a1d5997bbe14ac08de4cccdf3fe"
+ url = "https://github.com/invoiceninja/invoiceninja/releases/download/v5.12.52/invoiceninja.tar"
+ sha256 = "974ccfdb1a68382ce718defa5ad769bfc012e09b2b976a593bf79694c7b5bcc1"
format = "tar.gz"
in_subdir = false
autoupdate.strategy = "latest_github_release"