diff --git a/README.md b/README.md
index c72cb88..6ed60c6 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.06.25~ynh1
+**Shipped version:** 2024.07.04~ynh1
## Documentation and resources
- Official app website:
diff --git a/README_es.md b/README_es.md
index 4c9b1e7..538030e 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.06.25~ynh1
+**Versión actual:** 2024.07.04~ynh1
## Documentaciones y recursos
- Sitio web oficial:
diff --git a/README_eu.md b/README_eu.md
index 2c2d6f4..f2d2f37 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.06.25~ynh1
+**Paketatutako bertsioa:** 2024.07.04~ynh1
## Dokumentazioa eta baliabideak
- Aplikazioaren webgune ofiziala:
diff --git a/README_fr.md b/README_fr.md
index ff5b58d..925ebd7 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.06.25~ynh1
+**Version incluse :** 2024.07.04~ynh1
## Documentations et ressources
- Site officiel de l’app :
diff --git a/README_gl.md b/README_gl.md
index 231dc54..cf547fa 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.06.25~ynh1
+**Versión proporcionada:** 2024.07.04~ynh1
## Documentación e recursos
- Web oficial da app:
diff --git a/README_zh_Hans.md b/README_zh_Hans.md
index 174f62b..2707ac5 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.06.25~ynh1
+**分发版本:** 2024.07.04~ynh1
## 文档与资源
- 官方应用网站:
diff --git a/manifest.toml b/manifest.toml
index 56f2462..e7963bf 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.06.25~ynh1"
+version = "2024.07.04~ynh1"
maintainers = ["Tagada"]
@@ -50,8 +50,8 @@ ram.runtime = "500M"
[resources]
[resources.sources]
[resources.sources.main]
- url = "https://github.com/glitch-soc/mastodon/archive/1eb69c5c6592f48a99c7239d3cb6d24dd1df90b9.tar.gz"
- sha256 = "6b81bbb2b0786f558da29b574ff8c4592dbb6bf2b390143193bad6838cef8193"
+ url = "https://github.com/glitch-soc/mastodon/archive/05cfe04415084995ccc01b6c737edb39c9dd8411.tar.gz"
+ sha256 = "a8947d8f1171c1099852f0d1501cecd0ca9ad95c77b69395c4d2e78feebc1142"
autoupdate.strategy = "latest_github_commit"