diff --git a/README.md b/README.md
index 1702b8d..1aa8008 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.24~ynh1
+**Shipped version:** 2024.08.31~ynh1
## Documentation and resources
- Official app website:
diff --git a/README_es.md b/README_es.md
index b770ae5..b10172b 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.24~ynh1
+**Versión actual:** 2024.08.31~ynh1
## Documentaciones y recursos
- Sitio web oficial:
diff --git a/README_eu.md b/README_eu.md
index 494a593..ec14b8e 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.24~ynh1
+**Paketatutako bertsioa:** 2024.08.31~ynh1
## Dokumentazioa eta baliabideak
- Aplikazioaren webgune ofiziala:
diff --git a/README_fr.md b/README_fr.md
index 11efefe..25c4800 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.24~ynh1
+**Version incluse :** 2024.08.31~ynh1
## Documentations et ressources
- Site officiel de l’app :
diff --git a/README_gl.md b/README_gl.md
index ad9e8de..8ec10a9 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.24~ynh1
+**Versión proporcionada:** 2024.08.31~ynh1
## Documentación e recursos
- Web oficial da app:
diff --git a/README_id.md b/README_id.md
index f530336..879b3b7 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.24~ynh1
+**Versi terkirim:** 2024.08.31~ynh1
## Dokumentasi dan sumber daya
- Website aplikasi resmi:
diff --git a/README_ru.md b/README_ru.md
index b21f62a..1443607 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.24~ynh1
+**Поставляемая версия:** 2024.08.31~ynh1
## Документация и ресурсы
- Официальный веб-сайт приложения:
diff --git a/README_zh_Hans.md b/README_zh_Hans.md
index b5f1b58..4275a84 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.24~ynh1
+**分发版本:** 2024.08.31~ynh1
## 文档与资源
- 官方应用网站:
diff --git a/manifest.toml b/manifest.toml
index 3dde614..3104f1a 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.24~ynh1"
+version = "2024.08.31~ynh1"
maintainers = ["Tagada"]
@@ -50,8 +50,8 @@ ram.runtime = "500M"
[resources]
[resources.sources]
[resources.sources.main]
- url = "https://github.com/glitch-soc/mastodon/archive/ccd7eb397a0accaaae9875357318f8e4d9e3f506.tar.gz"
- sha256 = "b8cf49b40d8aedc5f964f091969dee124696dd4799d70091d73bbc3ebf108e8b"
+ url = "https://github.com/glitch-soc/mastodon/archive/b06907e4e4725cf28dc53d65e5e166a16e2b814c.tar.gz"
+ sha256 = "54a6fd00b83adafd4d238845045546822f4971a6be5fed421367171388e0e6b1"
autoupdate.strategy = "latest_github_commit"