diff --git a/README.md b/README.md index d0fa894..c676435 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ Mastodon is a free, open-source microblogging social network. It is a decentralized alternative to commercial platforms like Twitter and avoids the risks of a single company monopolizing your communication for commercial purposes. -**Shipped version:** 4.2.11~ynh1 +**Shipped version:** 4.2.12~ynh1 **Demo:** diff --git a/README_es.md b/README_es.md index ed92f61..7bcdc9e 100644 --- a/README_es.md +++ b/README_es.md @@ -20,7 +20,7 @@ Mastodon is a free, open-source microblogging social network. It is a decentralized alternative to commercial platforms like Twitter and avoids the risks of a single company monopolizing your communication for commercial purposes. -**Versión actual:** 4.2.11~ynh1 +**Versión actual:** 4.2.12~ynh1 **Demo:** diff --git a/README_eu.md b/README_eu.md index 9e7f4a6..effc978 100644 --- a/README_eu.md +++ b/README_eu.md @@ -20,7 +20,7 @@ Mastodon is a free, open-source microblogging social network. It is a decentralized alternative to commercial platforms like Twitter and avoids the risks of a single company monopolizing your communication for commercial purposes. -**Paketatutako bertsioa:** 4.2.11~ynh1 +**Paketatutako bertsioa:** 4.2.12~ynh1 **Demoa:** diff --git a/README_fr.md b/README_fr.md index ed3cb68..c55aa91 100644 --- a/README_fr.md +++ b/README_fr.md @@ -21,7 +21,7 @@ C'est une alternative décentralisée aux plates-formes commerciales comme Twitt Mastodon évite ainsi les risques qu'une seule société monopolise votre communication à des fins commerciales. -**Version incluse :** 4.2.11~ynh1 +**Version incluse :** 4.2.12~ynh1 **Démo :** diff --git a/README_gl.md b/README_gl.md index 842a3a6..cec6ed7 100644 --- a/README_gl.md +++ b/README_gl.md @@ -20,7 +20,7 @@ Mastodon is a free, open-source microblogging social network. It is a decentralized alternative to commercial platforms like Twitter and avoids the risks of a single company monopolizing your communication for commercial purposes. -**Versión proporcionada:** 4.2.11~ynh1 +**Versión proporcionada:** 4.2.12~ynh1 **Demo:** diff --git a/README_id.md b/README_id.md index 716fd04..a90e2d5 100644 --- a/README_id.md +++ b/README_id.md @@ -20,7 +20,7 @@ Mastodon is a free, open-source microblogging social network. It is a decentralized alternative to commercial platforms like Twitter and avoids the risks of a single company monopolizing your communication for commercial purposes. -**Versi terkirim:** 4.2.11~ynh1 +**Versi terkirim:** 4.2.12~ynh1 **Demo:** diff --git a/README_ru.md b/README_ru.md index 281d688..3c1e86f 100644 --- a/README_ru.md +++ b/README_ru.md @@ -20,7 +20,7 @@ Mastodon is a free, open-source microblogging social network. It is a decentralized alternative to commercial platforms like Twitter and avoids the risks of a single company monopolizing your communication for commercial purposes. -**Поставляемая версия:** 4.2.11~ynh1 +**Поставляемая версия:** 4.2.12~ynh1 **Демо-версия:** diff --git a/README_zh_Hans.md b/README_zh_Hans.md index b03f024..83aaddb 100644 --- a/README_zh_Hans.md +++ b/README_zh_Hans.md @@ -20,7 +20,7 @@ Mastodon is a free, open-source microblogging social network. It is a decentralized alternative to commercial platforms like Twitter and avoids the risks of a single company monopolizing your communication for commercial purposes. -**分发版本:** 4.2.11~ynh1 +**分发版本:** 4.2.12~ynh1 **演示:** diff --git a/manifest.toml b/manifest.toml index 41b39a4..318d01d 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "Mastodon" description.en = "Libre and federated social network" description.fr = "Réseau social libre et fédéré" -version = "4.2.11~ynh1" +version = "4.2.12~ynh1" maintainers = ["Tagada"] @@ -52,8 +52,8 @@ ram.runtime = "500M" [resources] [resources.sources] [resources.sources.main] - url = "https://github.com/mastodon/mastodon/archive/refs/tags/v4.2.11.tar.gz" - sha256 = "50c4dd072198d2c4068b04d9a3a5b4ee411c5831872a7e4f1d95ac01c46dbbb9" + url = "https://github.com/mastodon/mastodon/archive/refs/tags/v4.2.12.tar.gz" + sha256 = "8fba0e4cc74233bee77752217673295ec4e32587abc2c9ae8967497147e691e5" autoupdate.strategy = "latest_github_release" [resources.system_user]