diff --git a/ALL_README.md b/ALL_README.md
index 8938aae..152f2e7 100644
--- a/ALL_README.md
+++ b/ALL_README.md
@@ -1,7 +1,7 @@
# All available README files by language
- [Read the README in English](README.md)
-- [Lee el README en español](README_es.md)
+- [Lea el README en español](README_es.md)
- [Irakurri README euskaraz](README_eu.md)
- [Lire le README en français](README_fr.md)
- [Le o README en galego](README_gl.md)
diff --git a/README.md b/README.md
index b976170..27f90c1 100644
--- a/README.md
+++ b/README.md
@@ -18,7 +18,7 @@ It shall NOT be edited by hand.
IT documentation, ticketing and accounting system for small MSPs.
-**Shipped version:** 2024.05.17~ynh1
+**Shipped version:** 2024.05.21~ynh1
**Demo:**
diff --git a/README_es.md b/README_es.md
index a7b75ed..037f54e 100644
--- a/README_es.md
+++ b/README_es.md
@@ -18,7 +18,7 @@ No se debe editar a mano.
IT documentation, ticketing and accounting system for small MSPs.
-**Versión actual:** 2024.05.17~ynh1
+**Versión actual:** 2024.05.21~ynh1
**Demo:**
diff --git a/README_eu.md b/README_eu.md
index 770c191..74d7789 100644
--- a/README_eu.md
+++ b/README_eu.md
@@ -18,7 +18,7 @@ EZ editatu eskuz.
IT documentation, ticketing and accounting system for small MSPs.
-**Paketatutako bertsioa:** 2024.05.17~ynh1
+**Paketatutako bertsioa:** 2024.05.21~ynh1
**Demoa:**
diff --git a/README_fr.md b/README_fr.md
index e466e49..861a32b 100644
--- a/README_fr.md
+++ b/README_fr.md
@@ -18,7 +18,7 @@ Il NE doit PAS être modifié à la main.
Système de documentation, de billetterie et de comptabilité pour les petits MSP
-**Version incluse :** 2024.05.17~ynh1
+**Version incluse :** 2024.05.21~ynh1
**Démo :**
diff --git a/README_gl.md b/README_gl.md
index de810e9..bc15589 100644
--- a/README_gl.md
+++ b/README_gl.md
@@ -18,7 +18,7 @@ NON debe editarse manualmente.
IT documentation, ticketing and accounting system for small MSPs.
-**Versión proporcionada:** 2024.05.17~ynh1
+**Versión proporcionada:** 2024.05.21~ynh1
**Demo:**
diff --git a/README_zh_Hans.md b/README_zh_Hans.md
index 1e37b1e..6d145fd 100644
--- a/README_zh_Hans.md
+++ b/README_zh_Hans.md
@@ -18,7 +18,7 @@
IT documentation, ticketing and accounting system for small MSPs.
-**分发版本:** 2024.05.17~ynh1
+**分发版本:** 2024.05.21~ynh1
**演示:**
diff --git a/manifest.toml b/manifest.toml
index d845a69..cbf3f73 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 = "2024.05.17~ynh1"
+version = "2024.05.21~ynh1"
maintainers = ["eric_G"]
@@ -48,8 +48,8 @@ ram.runtime = "50M"
[resources.sources]
[resources.sources.main]
- url = "https://github.com/itflow-org/itflow/archive/579482c780ac0fb06e5481929fb53126abf76912.tar.gz"
- sha256 = "f10e4f9b4598a7fe7042b037ea25575c38cec66a279e52e58fc92e408465226f"
+ url = "https://github.com/itflow-org/itflow/archive/c02d6d4cf0a33502a5072b7d3b5b7371ee191c27.tar.gz"
+ sha256 = "6bf1a2fe8521c374632e3c6d18bca144e851c66bd99d73df53ad8bf253485285"
autoupdate.upstream = "https://github.com/itflow-org/itflow"
autoupdate.strategy = "latest_github_commit"