diff --git a/README.md b/README.md
index f94af50..abb55e0 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.12.29~ynh1
+**Shipped version:** 2025.01.05~ynh1
## Documentation and resources
- Official app website:
diff --git a/README_es.md b/README_es.md
index 6d055e6..41a4560 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.12.29~ynh1
+**Versión actual:** 2025.01.05~ynh1
## Documentaciones y recursos
- Sitio web oficial:
diff --git a/README_eu.md b/README_eu.md
index 222eb48..e7c529a 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.12.29~ynh1
+**Paketatutako bertsioa:** 2025.01.05~ynh1
## Dokumentazioa eta baliabideak
- Aplikazioaren webgune ofiziala:
diff --git a/README_fr.md b/README_fr.md
index 28c7bea..0fb7d8f 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.12.29~ynh1
+**Version incluse :** 2025.01.05~ynh1
## Documentations et ressources
- Site officiel de l’app :
diff --git a/README_gl.md b/README_gl.md
index 4536fb2..98f57c9 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.12.29~ynh1
+**Versión proporcionada:** 2025.01.05~ynh1
## Documentación e recursos
- Web oficial da app:
diff --git a/README_id.md b/README_id.md
index 770ec83..5db1d37 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.12.29~ynh1
+**Versi terkirim:** 2025.01.05~ynh1
## Dokumentasi dan sumber daya
- Website aplikasi resmi:
diff --git a/README_nl.md b/README_nl.md
index 1baafcd..919042f 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.12.29~ynh1
+**Geleverde versie:** 2025.01.05~ynh1
## Documentatie en bronnen
- Officiele website van de app:
diff --git a/README_pl.md b/README_pl.md
index 74401c0..8762079 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.12.29~ynh1
+**Dostarczona wersja:** 2025.01.05~ynh1
## Dokumentacja i zasoby
- Oficjalna strona aplikacji:
diff --git a/README_ru.md b/README_ru.md
index a44fbd0..ff3f535 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.12.29~ynh1
+**Поставляемая версия:** 2025.01.05~ynh1
## Документация и ресурсы
- Официальный веб-сайт приложения:
diff --git a/README_zh_Hans.md b/README_zh_Hans.md
index bdd46b7..612f17b 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.12.29~ynh1
+**分发版本:** 2025.01.05~ynh1
## 文档与资源
- 官方应用网站:
diff --git a/manifest.toml b/manifest.toml
index 18351ee..7bd169c 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.12.29~ynh1"
+version = "2025.01.05~ynh1"
maintainers = ["Tagada"]
@@ -50,8 +50,8 @@ ram.runtime = "500M"
[resources]
[resources.sources]
[resources.sources.main]
- url = "https://github.com/glitch-soc/mastodon/archive/b7afca0f053a74518c2c0742907e8e4f7d92d709.tar.gz"
- sha256 = "b3895882044fc369d9e5a7570526af4173864a0184b7217c40e2186096bf6912"
+ url = "https://github.com/glitch-soc/mastodon/archive/53f8ac09f3c5177329c07266e28a3ba594a39e34.tar.gz"
+ sha256 = "0f7f95891ffa5aee4139b7c6c2ead69b8710d5c892dc67811e553929d8373fed"
autoupdate.strategy = "latest_github_commit"