diff --git a/README.md b/README.md
index e23123c..1702b8d 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.08.16~ynh1
+**Shipped version:** 2024.08.24~ynh1
## Documentation and resources
- Official app website:
diff --git a/README_es.md b/README_es.md
index ff94ae7..b770ae5 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.08.16~ynh1
+**Versión actual:** 2024.08.24~ynh1
## Documentaciones y recursos
- Sitio web oficial:
diff --git a/README_eu.md b/README_eu.md
index a11bbac..494a593 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.08.16~ynh1
+**Paketatutako bertsioa:** 2024.08.24~ynh1
## Dokumentazioa eta baliabideak
- Aplikazioaren webgune ofiziala:
diff --git a/README_fr.md b/README_fr.md
index 6b55ae3..11efefe 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.08.16~ynh1
+**Version incluse :** 2024.08.24~ynh1
## Documentations et ressources
- Site officiel de l’app :
diff --git a/README_gl.md b/README_gl.md
index 92c49c4..ad9e8de 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.08.16~ynh1
+**Versión proporcionada:** 2024.08.24~ynh1
## Documentación e recursos
- Web oficial da app:
diff --git a/README_id.md b/README_id.md
index ed66f47..f530336 100644
--- a/README_id.md
+++ b/README_id.md
@@ -45,7 +45,7 @@ Ini TIDAK boleh diedit dengan tangan.
See more [on the documentation](https://glitch-soc.github.io/docs/).
-**Versi terkirim:** 2024.08.16~ynh1
+**Versi terkirim:** 2024.08.24~ynh1
## Dokumentasi dan sumber daya
- Website aplikasi resmi:
diff --git a/README_ru.md b/README_ru.md
index 57b3cf7..b21f62a 100644
--- a/README_ru.md
+++ b/README_ru.md
@@ -45,7 +45,7 @@
See more [on the documentation](https://glitch-soc.github.io/docs/).
-**Поставляемая версия:** 2024.08.16~ynh1
+**Поставляемая версия:** 2024.08.24~ynh1
## Документация и ресурсы
- Официальный веб-сайт приложения:
diff --git a/README_zh_Hans.md b/README_zh_Hans.md
index 7556a4d..b5f1b58 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.08.16~ynh1
+**分发版本:** 2024.08.24~ynh1
## 文档与资源
- 官方应用网站:
diff --git a/manifest.toml b/manifest.toml
index 78bd6bb..3dde614 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.08.16~ynh1"
+version = "2024.08.24~ynh1"
maintainers = ["Tagada"]
@@ -50,8 +50,8 @@ ram.runtime = "500M"
[resources]
[resources.sources]
[resources.sources.main]
- url = "https://github.com/glitch-soc/mastodon/archive/9edf98c02a0114c73f3099c99326df79abed3a46.tar.gz"
- sha256 = "c181317e67f656acd53476bbd37ebfb32664f59f35497086d04dcc699b6f2dc6"
+ url = "https://github.com/glitch-soc/mastodon/archive/ccd7eb397a0accaaae9875357318f8e4d9e3f506.tar.gz"
+ sha256 = "b8cf49b40d8aedc5f964f091969dee124696dd4799d70091d73bbc3ebf108e8b"
autoupdate.strategy = "latest_github_commit"