diff --git a/README.md b/README.md
index 6018f22..5d28b90 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 f29da9c..d566abe 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.13.24~ynh1"
+version = "5.13.25~ynh1"
maintainers = ["Sebastian Gumprich"]
@@ -58,8 +58,8 @@ ram.runtime = "50M"
[resources.sources]
[resources.sources.main]
- url = "https://github.com/invoiceninja/invoiceninja/releases/download/v5.13.24/invoiceninja.tar"
- sha256 = "2cadc03513d38795c3833346befae406e66d221cdd1a72b4cf2f9c1effe35452"
+ url = "https://github.com/invoiceninja/invoiceninja/releases/download/v5.13.25/invoiceninja.tar"
+ sha256 = "a855d0b37efd970ed2c31fc6ea75166c2b730ce0de1497f5f61f326160adee69"
format = "tar.gz"
in_subdir = false
autoupdate.strategy = "latest_github_release"