diff --git a/README.md b/README.md
index 954d397..36d303e 100644
--- a/README.md
+++ b/README.md
@@ -47,7 +47,7 @@ It shall NOT be edited by hand.
See more [on the documentation](https://glitch-soc.github.io/docs/).
-**Shipped version:** 2024.11.24~ynh1
+**Shipped version:** 2024.12.01~ynh1
## Documentation and resources
- Official app website:
diff --git a/README_es.md b/README_es.md
index af73f3e..7dd2ae8 100644
--- a/README_es.md
+++ b/README_es.md
@@ -47,7 +47,7 @@ No se debe editar a mano.
See more [on the documentation](https://glitch-soc.github.io/docs/).
-**Versión actual:** 2024.11.24~ynh1
+**Versión actual:** 2024.12.01~ynh1
## Documentaciones y recursos
- Sitio web oficial:
diff --git a/README_eu.md b/README_eu.md
index 542ac36..c0e196f 100644
--- a/README_eu.md
+++ b/README_eu.md
@@ -47,7 +47,7 @@ EZ editatu eskuz.
See more [on the documentation](https://glitch-soc.github.io/docs/).
-**Paketatutako bertsioa:** 2024.11.24~ynh1
+**Paketatutako bertsioa:** 2024.12.01~ynh1
## Dokumentazioa eta baliabideak
- Aplikazioaren webgune ofiziala:
diff --git a/README_fr.md b/README_fr.md
index 214fbab..59adafd 100644
--- a/README_fr.md
+++ b/README_fr.md
@@ -47,7 +47,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.11.24~ynh1
+**Version incluse :** 2024.12.01~ynh1
## Documentations et ressources
- Site officiel de l’app :
diff --git a/README_gl.md b/README_gl.md
index 498c345..bd3cdc6 100644
--- a/README_gl.md
+++ b/README_gl.md
@@ -47,7 +47,7 @@ NON debe editarse manualmente.
See more [on the documentation](https://glitch-soc.github.io/docs/).
-**Versión proporcionada:** 2024.11.24~ynh1
+**Versión proporcionada:** 2024.12.01~ynh1
## Documentación e recursos
- Web oficial da app:
diff --git a/README_id.md b/README_id.md
index 01d4d42..e25a2c7 100644
--- a/README_id.md
+++ b/README_id.md
@@ -47,7 +47,7 @@ Ini TIDAK boleh diedit dengan tangan.
See more [on the documentation](https://glitch-soc.github.io/docs/).
-**Versi terkirim:** 2024.11.24~ynh1
+**Versi terkirim:** 2024.12.01~ynh1
## Dokumentasi dan sumber daya
- Website aplikasi resmi:
diff --git a/README_nl.md b/README_nl.md
index a0a5786..b782b34 100644
--- a/README_nl.md
+++ b/README_nl.md
@@ -47,7 +47,7 @@ Hij mag NIET handmatig aangepast worden.
See more [on the documentation](https://glitch-soc.github.io/docs/).
-**Geleverde versie:** 2024.11.24~ynh1
+**Geleverde versie:** 2024.12.01~ynh1
## Documentatie en bronnen
- Officiele website van de app:
diff --git a/README_pl.md b/README_pl.md
index e1903cd..df3f0ea 100644
--- a/README_pl.md
+++ b/README_pl.md
@@ -47,7 +47,7 @@ Nie powinno być ono edytowane ręcznie.
See more [on the documentation](https://glitch-soc.github.io/docs/).
-**Dostarczona wersja:** 2024.11.24~ynh1
+**Dostarczona wersja:** 2024.12.01~ynh1
## Dokumentacja i zasoby
- Oficjalna strona aplikacji:
diff --git a/README_ru.md b/README_ru.md
index 578377f..271ed18 100644
--- a/README_ru.md
+++ b/README_ru.md
@@ -47,7 +47,7 @@
See more [on the documentation](https://glitch-soc.github.io/docs/).
-**Поставляемая версия:** 2024.11.24~ynh1
+**Поставляемая версия:** 2024.12.01~ynh1
## Документация и ресурсы
- Официальный веб-сайт приложения:
diff --git a/README_zh_Hans.md b/README_zh_Hans.md
index 13154ac..f8fa99c 100644
--- a/README_zh_Hans.md
+++ b/README_zh_Hans.md
@@ -47,7 +47,7 @@
See more [on the documentation](https://glitch-soc.github.io/docs/).
-**分发版本:** 2024.11.24~ynh1
+**分发版本:** 2024.12.01~ynh1
## 文档与资源
- 官方应用网站:
diff --git a/manifest.toml b/manifest.toml
index 5cd3f44..25f3ade 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.11.24~ynh1"
+version = "2024.12.01~ynh1"
maintainers = ["Tagada"]
@@ -50,8 +50,8 @@ ram.runtime = "500M"
[resources]
[resources.sources]
[resources.sources.main]
- url = "https://github.com/glitch-soc/mastodon/archive/916d7907941849d0f120f2ba4ae7b0026f90214e.tar.gz"
- sha256 = "cc2e7c8d1cf532cad0b863c00dc8a9fbf4e8288850b835eb10b7113efa1a8b1a"
+ url = "https://github.com/glitch-soc/mastodon/archive/5550f53a7e90a83acef1079ccfd682e1e377c927.tar.gz"
+ sha256 = "d941ead45740caa8dae9d041d14d30329b0243256c3a02d4062b23390192edf8"
autoupdate.strategy = "latest_github_commit"