diff --git a/README.md b/README.md
index c7014bf..298e4cf 100644
--- a/README.md
+++ b/README.md
@@ -11,7 +11,7 @@ It shall NOT be edited by hand.
A 100% open-source management software that is based on ERPNext
[](https://dokos.io/)
-[?style=for-the-badge)](https://ci-apps.yunohost.org/ci/apps/dokos/)
+[?style=for-the-badge)](https://ci-apps.yunohost.org/ci/apps/dokos/)

diff --git a/manifest.toml b/manifest.toml
index bb75e49..4ace90f 100644
--- a/manifest.toml
+++ b/manifest.toml
@@ -6,7 +6,7 @@ name = "Dokos"
description.en = "A 100% open-source management software that is based on ERPNext"
description.fr = "Une plateforme de gestion d'entreprise complète, 100% open-source, basée sur ERPNext"
-version = "4.69.4~ynh1"
+version = "5.13.1~ynh1"
maintainers = ["Thatoo"]
@@ -59,28 +59,28 @@ ram.runtime = "512M"
[resources.sources]
[resources.sources.main]
- url = "https://gitlab.com/dokos/dokos/-/archive/v4.69.4/dokos-v4.69.4.tar.bz2"
- sha256 = "e9fc05769b0f817c591adc82b2416900955e14dc4b947f0971052bc4c2064b2a"
+ url = "https://gitlab.com/dokos/dokos/-/archive/v5.13.1/dokos-v5.13.1.tar.bz2"
+ sha256 = "a97d9c150304488ae564799af12c62f0b48737193fc42a4d111783e69e843621"
prefetch = true
autoupdate.strategy = "latest_gitlab_release"
[resources.sources.frappe]
- url = "https://gitlab.com/dokos/dodock/-/archive/v4.70.2/dodock-v4.70.2.tar.bz2"
- sha256 = "137eb293f22571b27cc7868d5159fd71264a16e554a4f0e9486ab2448f971758"
+ url = "https://gitlab.com/dokos/dodock/-/archive/v5.11.2/dodock-v5.11.2.tar.bz2"
+ sha256 = "bbef2c86011b213c75cc66fdad7c1890bd30551dba52adbb07123adb57a78434"
prefetch = true
autoupdate.strategy = "latest_gitlab_release"
autoupdate.upstream = "https://gitlab.com/dokos/dodock"
[resources.sources.payments]
- url = "https://gitlab.com/dokos/payments/-/archive/v2.25.4/payments-v2.25.4.tar.bz2"
- sha256 = "f0ede039a2e47592e48c9ac028f3f31e3d97960e8a0f4b40b67fe0d34a8b7c4e"
+ url = "https://gitlab.com/dokos/payments/-/archive/v3.5.0/payments-v3.5.0.tar.bz2"
+ sha256 = "702152e486789f7cc53bba6a0eac42699d34a1293248483e8d0658bb0c66e4d2"
prefetch = true
autoupdate.strategy = "latest_gitlab_release"
autoupdate.upstream = "https://gitlab.com/dokos/payments"
[resources.sources.hrms]
- url = "https://gitlab.com/dokos/hrms/-/archive/v2.61.0/hrms-v2.61.0.tar.bz2"
- sha256 = "184775fef9ede005d7ff22062ea4bcb6578fc11cb48491f000a8ad4d8d76c30e"
+ url = "https://gitlab.com/dokos/hrms/-/archive/v3.10.0/hrms-v3.10.0.tar.bz2"
+ sha256 = "ad5dc8a8b4210e32c6c5d5b3f9ade51f99e8c6932e5e7ac4e6be88fde3fee59a"
prefetch = true
autoupdate.strategy = "latest_gitlab_release"
autoupdate.upstream = "https://gitlab.com/dokos/hrms"