diff --git a/README.md b/README.md
index 6ca4baa..f439db5 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.07.19~ynh1
+**Shipped version:** 2024.07.27~ynh1
## Documentation and resources
- Official app website:
diff --git a/README_es.md b/README_es.md
index 9553874..63330a7 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.07.19~ynh1
+**Versión actual:** 2024.07.27~ynh1
## Documentaciones y recursos
- Sitio web oficial:
diff --git a/README_eu.md b/README_eu.md
index 48c1d2f..3f7b24f 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.07.19~ynh1
+**Paketatutako bertsioa:** 2024.07.27~ynh1
## Dokumentazioa eta baliabideak
- Aplikazioaren webgune ofiziala:
diff --git a/README_fr.md b/README_fr.md
index ed9ce67..89d5945 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.07.19~ynh1
+**Version incluse :** 2024.07.27~ynh1
## Documentations et ressources
- Site officiel de l’app :
diff --git a/README_gl.md b/README_gl.md
index 6c0dbee..2e526ba 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.07.19~ynh1
+**Versión proporcionada:** 2024.07.27~ynh1
## Documentación e recursos
- Web oficial da app:
diff --git a/README_id.md b/README_id.md
index 1dfb579..1f2c119 100644
--- a/README_id.md
+++ b/README_id.md
@@ -45,11 +45,11 @@ Ini TIDAK boleh diedit dengan tangan.
See more [on the documentation](https://glitch-soc.github.io/docs/).
-**Versi terkirim:** 2024.07.19~ynh1
+**Versi terkirim:** 2024.07.27~ynh1
## Dokumentasi dan sumber daya
- Website aplikasi resmi:
-- Repositori kode aplikasi hulu:
+- Depot kode aplikasi hulu:
- Gudang YunoHost:
- Laporkan bug:
diff --git a/README_zh_Hans.md b/README_zh_Hans.md
index 439517c..3a60fbb 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.07.19~ynh1
+**分发版本:** 2024.07.27~ynh1
## 文档与资源
- 官方应用网站:
diff --git a/manifest.toml b/manifest.toml
index 15414ba..1e22111 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.07.19~ynh1"
+version = "2024.07.27~ynh1"
maintainers = ["Tagada"]
@@ -50,8 +50,8 @@ ram.runtime = "500M"
[resources]
[resources.sources]
[resources.sources.main]
- url = "https://github.com/glitch-soc/mastodon/archive/c72b6e03ec6b4042dbf958a979b02cc6870128a9.tar.gz"
- sha256 = "5870b44b891645e60f341d87a402f85a40aff074bb7d81e72a3cde1aacb24ead"
+ url = "https://github.com/glitch-soc/mastodon/archive/e79b2a742c93d744f47d6674bb954f3a443c6991.tar.gz"
+ sha256 = "ddc8228bcf9086b335b2efa83b15b6bef1857f3e7fa2503f6e41556c6532983a"
autoupdate.strategy = "latest_github_commit"