diff --git a/README.md b/README.md
index 4d88352..4d87515 100644
--- a/README.md
+++ b/README.md
@@ -12,7 +12,7 @@ IT documentation, ticketing and accounting system for small MSPs
[](https://itflow.org/)
[](https://demo.itflow.org/)
-[?style=for-the-badge)](https://ci-apps.yunohost.org/ci/apps/itflow/)
+[?style=for-the-badge)](https://ci-apps.yunohost.org/ci/apps/itflow/)

diff --git a/manifest.toml b/manifest.toml
index b34596e..3e250b4 100644
--- a/manifest.toml
+++ b/manifest.toml
@@ -7,7 +7,7 @@ name = "ITFlow"
description.en = "IT documentation, ticketing and accounting system for small MSPs"
description.fr = "Système de documentation, de billetterie et de comptabilité pour les petits MSP"
-version = "26.04~ynh1"
+version = "26.05~ynh1"
maintainers = ["eric_G"]
@@ -44,8 +44,8 @@ ram.runtime = "50M"
[resources.sources]
[resources.sources.main]
- url = "https://github.com/itflow-org/itflow/archive/refs/tags/v26.04.tar.gz"
- sha256 = "2d8241a56d758817335acb3329aa99e6272634eb804fd982919b8126846983c9"
+ url = "https://github.com/itflow-org/itflow/archive/refs/tags/v26.05.tar.gz"
+ sha256 = "44a3cb56894252100b9a988619ef6555e47e811be824da993b57bed7f1c95c0c"
autoupdate.strategy = "latest_github_tag"