diff --git a/README.md b/README.md
index 22d2d17..7a68222 100644
--- a/README.md
+++ b/README.md
@@ -5,7 +5,7 @@ It shall NOT be edited by hand.
# Mastodon for YunoHost
-[](https://dash.yunohost.org/appci/app/mastodon)  
+[](https://ci-apps.yunohost.org/ci/apps/mastodon/)  
[](https://install-app.yunohost.org/?app=mastodon)
@@ -20,7 +20,7 @@ Mastodon is a free, open-source microblogging social network.
It is a decentralized alternative to commercial platforms like Twitter and avoids the risks of a single company monopolizing your communication for commercial purposes.
-**Shipped version:** 4.2.9~ynh1
+**Shipped version:** 4.2.10~ynh1
**Demo:**
diff --git a/README_es.md b/README_es.md
index 10eeff8..fac22ee 100644
--- a/README_es.md
+++ b/README_es.md
@@ -5,7 +5,7 @@ No se debe editar a mano.
# Mastodon para Yunohost
-[](https://dash.yunohost.org/appci/app/mastodon)  
+[](https://ci-apps.yunohost.org/ci/apps/mastodon/)  
[](https://install-app.yunohost.org/?app=mastodon)
@@ -20,7 +20,7 @@ Mastodon is a free, open-source microblogging social network.
It is a decentralized alternative to commercial platforms like Twitter and avoids the risks of a single company monopolizing your communication for commercial purposes.
-**Versión actual:** 4.2.9~ynh1
+**Versión actual:** 4.2.10~ynh1
**Demo:**
diff --git a/README_eu.md b/README_eu.md
index a59c32e..ee7a875 100644
--- a/README_eu.md
+++ b/README_eu.md
@@ -5,7 +5,7 @@ EZ editatu eskuz.
# Mastodon YunoHost-erako
-[](https://dash.yunohost.org/appci/app/mastodon)  
+[](https://ci-apps.yunohost.org/ci/apps/mastodon/)  
[](https://install-app.yunohost.org/?app=mastodon)
@@ -20,7 +20,7 @@ Mastodon is a free, open-source microblogging social network.
It is a decentralized alternative to commercial platforms like Twitter and avoids the risks of a single company monopolizing your communication for commercial purposes.
-**Paketatutako bertsioa:** 4.2.9~ynh1
+**Paketatutako bertsioa:** 4.2.10~ynh1
**Demoa:**
diff --git a/README_fr.md b/README_fr.md
index 6a77e5a..6d67908 100644
--- a/README_fr.md
+++ b/README_fr.md
@@ -5,7 +5,7 @@ Il NE doit PAS être modifié à la main.
# Mastodon pour YunoHost
-[](https://dash.yunohost.org/appci/app/mastodon)  
+[](https://ci-apps.yunohost.org/ci/apps/mastodon/)  
[](https://install-app.yunohost.org/?app=mastodon)
@@ -21,7 +21,7 @@ C'est une alternative décentralisée aux plates-formes commerciales comme Twitt
Mastodon évite ainsi les risques qu'une seule société monopolise votre communication à des fins commerciales.
-**Version incluse :** 4.2.9~ynh1
+**Version incluse :** 4.2.10~ynh1
**Démo :**
diff --git a/README_gl.md b/README_gl.md
index f096e77..7a671a0 100644
--- a/README_gl.md
+++ b/README_gl.md
@@ -5,7 +5,7 @@ NON debe editarse manualmente.
# Mastodon para YunoHost
-[](https://dash.yunohost.org/appci/app/mastodon)  
+[](https://ci-apps.yunohost.org/ci/apps/mastodon/)  
[](https://install-app.yunohost.org/?app=mastodon)
@@ -20,7 +20,7 @@ Mastodon is a free, open-source microblogging social network.
It is a decentralized alternative to commercial platforms like Twitter and avoids the risks of a single company monopolizing your communication for commercial purposes.
-**Versión proporcionada:** 4.2.9~ynh1
+**Versión proporcionada:** 4.2.10~ynh1
**Demo:**
diff --git a/README_zh_Hans.md b/README_zh_Hans.md
index faa16ee..c394b4e 100644
--- a/README_zh_Hans.md
+++ b/README_zh_Hans.md
@@ -5,7 +5,7 @@
# YunoHost 上的 Mastodon
-[](https://dash.yunohost.org/appci/app/mastodon)  
+[](https://ci-apps.yunohost.org/ci/apps/mastodon/)  
[](https://install-app.yunohost.org/?app=mastodon)
@@ -20,7 +20,7 @@ Mastodon is a free, open-source microblogging social network.
It is a decentralized alternative to commercial platforms like Twitter and avoids the risks of a single company monopolizing your communication for commercial purposes.
-**分发版本:** 4.2.9~ynh1
+**分发版本:** 4.2.10~ynh1
**演示:**
diff --git a/manifest.toml b/manifest.toml
index 12e2f6b..51fd473 100644
--- a/manifest.toml
+++ b/manifest.toml
@@ -5,7 +5,7 @@ name = "Mastodon"
description.en = "Libre and federated social network"
description.fr = "Réseau social libre et fédéré"
-version = "4.2.9~ynh1"
+version = "4.2.10~ynh1"
maintainers = ["Tagada"]
@@ -52,8 +52,8 @@ ram.runtime = "500M"
[resources]
[resources.sources]
[resources.sources.main]
- url = "https://github.com/mastodon/mastodon/archive/refs/tags/v4.2.9.tar.gz"
- sha256 = "97c85f40407df92af02c578dacbe3ea21a68dfe5f061ef2db7dbe269e0333e6b"
+ url = "https://github.com/mastodon/mastodon/archive/refs/tags/v4.2.10.tar.gz"
+ sha256 = "11b5a61fb09c16b96932300f746678dbe5a52a53ba16ecdaa6a0f4e7ab1e134b"
autoupdate.strategy = "latest_github_release"
[resources.system_user]