diff --git a/README.md b/README.md
index 5216666..36ada15 100644
--- a/README.md
+++ b/README.md
@@ -45,7 +45,7 @@ It shall NOT be edited by hand.
See more [on the documentation](https://glitch-soc.github.io/docs/).
-**Shipped version:** 2024.07.07~ynh1
+**Shipped version:** 2024.07.14~ynh1
## Documentation and resources
- Official app website:
diff --git a/README_es.md b/README_es.md
index 915d233..50cfb1d 100644
--- a/README_es.md
+++ b/README_es.md
@@ -45,7 +45,7 @@ No se debe editar a mano.
See more [on the documentation](https://glitch-soc.github.io/docs/).
-**Versión actual:** 2024.07.07~ynh1
+**Versión actual:** 2024.07.14~ynh1
## Documentaciones y recursos
- Sitio web oficial:
diff --git a/README_eu.md b/README_eu.md
index 9e0e20d..22833d1 100644
--- a/README_eu.md
+++ b/README_eu.md
@@ -45,7 +45,7 @@ EZ editatu eskuz.
See more [on the documentation](https://glitch-soc.github.io/docs/).
-**Paketatutako bertsioa:** 2024.07.07~ynh1
+**Paketatutako bertsioa:** 2024.07.14~ynh1
## Dokumentazioa eta baliabideak
- Aplikazioaren webgune ofiziala:
diff --git a/README_fr.md b/README_fr.md
index dc010a5..b25381c 100644
--- a/README_fr.md
+++ b/README_fr.md
@@ -45,7 +45,7 @@ Il NE doit PAS être modifié à la main.
Voir plus [sur la documentation](https://glitch-soc.github.io/docs/) (en anglais).
-**Version incluse :** 2024.07.07~ynh1
+**Version incluse :** 2024.07.14~ynh1
## Documentations et ressources
- Site officiel de l’app :
diff --git a/README_gl.md b/README_gl.md
index 7e96773..2cf5734 100644
--- a/README_gl.md
+++ b/README_gl.md
@@ -45,7 +45,7 @@ NON debe editarse manualmente.
See more [on the documentation](https://glitch-soc.github.io/docs/).
-**Versión proporcionada:** 2024.07.07~ynh1
+**Versión proporcionada:** 2024.07.14~ynh1
## Documentación e recursos
- Web oficial da app:
diff --git a/README_zh_Hans.md b/README_zh_Hans.md
index 55fd970..e0c55ac 100644
--- a/README_zh_Hans.md
+++ b/README_zh_Hans.md
@@ -45,7 +45,7 @@
See more [on the documentation](https://glitch-soc.github.io/docs/).
-**分发版本:** 2024.07.07~ynh1
+**分发版本:** 2024.07.14~ynh1
## 文档与资源
- 官方应用网站:
diff --git a/manifest.toml b/manifest.toml
index cb1f1a0..05e3c7c 100644
--- a/manifest.toml
+++ b/manifest.toml
@@ -7,7 +7,7 @@ name = "Glitch-Soc"
description.en = "Libre and federated social network, fork of Mastodon"
description.fr = "Réseau social libre et fédéré, scission de Mastodon"
-version = "2024.07.07~ynh1"
+version = "2024.07.14~ynh1"
maintainers = ["Tagada"]
@@ -50,8 +50,8 @@ ram.runtime = "500M"
[resources]
[resources.sources]
[resources.sources.main]
- url = "https://github.com/glitch-soc/mastodon/archive/69766370fd65bb7a48dddfd247e0b22f72409f4f.tar.gz"
- sha256 = "048722ffa7a00f125c7743fd53ceb0f70734750a114da09abd60a1effb9c5f09"
+ url = "https://github.com/glitch-soc/mastodon/archive/d329eda295dc73a1f2aaf0d412b5ce12314d1fc9.tar.gz"
+ sha256 = "9353b1b41e66347de2d361b45514e4511abc7dbb05d37f94761ee97e75a680aa"
autoupdate.strategy = "latest_github_commit"