diff --git a/README.md b/README.md
index 1b74cf2..1216834 100644
--- a/README.md
+++ b/README.md
@@ -19,7 +19,7 @@ It shall NOT be edited by hand.
Blog or CMS storing data in XML flat files.
-**Shipped version:** 5.8.12~ynh1
+**Shipped version:** 5.8.13~ynh1
**Demo:**
diff --git a/README_eu.md b/README_eu.md
index ed6ee2d..251c681 100644
--- a/README_eu.md
+++ b/README_eu.md
@@ -19,7 +19,7 @@ EZ editatu eskuz.
Blog or CMS storing data in XML flat files.
-**Paketatutako bertsioa:** 5.8.12~ynh1
+**Paketatutako bertsioa:** 5.8.13~ynh1
**Demoa:**
diff --git a/README_fr.md b/README_fr.md
index e2c9d53..3de5e43 100644
--- a/README_fr.md
+++ b/README_fr.md
@@ -19,7 +19,7 @@ Il NE doit PAS être modifié à la main.
Blog ou CMS stockant ses données dans des fichiers XML plats.
-**Version incluse :** 5.8.12~ynh1
+**Version incluse :** 5.8.13~ynh1
**Démo :**
diff --git a/README_gl.md b/README_gl.md
index 0869f01..871d6fc 100644
--- a/README_gl.md
+++ b/README_gl.md
@@ -19,7 +19,7 @@ NON debe editarse manualmente.
Blog or CMS storing data in XML flat files.
-**Versión proporcionada:** 5.8.12~ynh1
+**Versión proporcionada:** 5.8.13~ynh1
**Demo:**
diff --git a/README_zh_Hans.md b/README_zh_Hans.md
index 0bef077..c1963ae 100644
--- a/README_zh_Hans.md
+++ b/README_zh_Hans.md
@@ -3,7 +3,7 @@
请勿手动编辑。
-->
-# YunoHost 的 PluXml
+# YunoHost 上的 PluXml
[![集成程度](https://dash.yunohost.org/integration/pluxml.svg)](https://dash.yunohost.org/appci/app/pluxml) ![工作状态](https://ci-apps.yunohost.org/ci/badges/pluxml.status.svg) ![维护状态](https://ci-apps.yunohost.org/ci/badges/pluxml.maintain.svg)
@@ -19,7 +19,7 @@
Blog or CMS storing data in XML flat files.
-**分发版本:** 5.8.12~ynh1
+**分发版本:** 5.8.13~ynh1
**演示:**
diff --git a/manifest.toml b/manifest.toml
index c7da135..18647bb 100644
--- a/manifest.toml
+++ b/manifest.toml
@@ -5,7 +5,7 @@ name = "PluXml"
description.en = "Blog or CMS storing data in XML flat files."
description.fr = "Blog ou CMS stockant ses données dans des fichiers XML plats."
-version = "5.8.12~ynh1"
+version = "5.8.13~ynh1"
maintainers = ["Antoine"]
@@ -53,8 +53,8 @@ ram.runtime = "50M"
[resources]
[resources.sources.main]
- url = "https://github.com/pluxml/PluXml/archive/refs/tags/v5.8.12.tar.gz"
- sha256 = "08dd06dafc16e41d69211acade98ce3535e8812445c40f16e6339bcbcf873515"
+ url = "https://github.com/pluxml/PluXml/archive/refs/tags/v5.8.13.tar.gz"
+ sha256 = "c6f46e3f08e590d96932ef93a762d5a82885e718db0abb156062bfd949501c67"
autoupdate.strategy = "latest_github_tag"
[resources.system_user]