diff --git a/README.md b/README.md index 43057c0..9879908 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in See more [on the documentation](https://glitch-soc.github.io/docs/). -**Shipped version:** 2022.05.13~ynh1 +**Shipped version:** 2022.05.27~ynh1 ## Disclaimers / important information ⚠️ Glitch-Soc is beta software, and under active development. Use at your own risk! diff --git a/README_fr.md b/README_fr.md index 0185085..c061450 100644 --- a/README_fr.md +++ b/README_fr.md @@ -42,7 +42,7 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour Voir plus [sur la documentation](https://glitch-soc.github.io/docs/) (en anglais). -**Version incluse :** 2022.05.13~ynh1 +**Version incluse :** 2022.05.27~ynh1 ## Avertissements / informations importantes Glitch-Soc est en constant développement, fournis avec les dernières fonctionnalités (incluant les derniers bugs). diff --git a/conf/app.src b/conf/app.src index bb84afc..692009b 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,7 +1,7 @@ -SOURCE_URL=https://github.com/glitch-soc/mastodon/archive/aa08399e6f4ff35a7ece05ebbeca4b9771c97927.tar.gz -SOURCE_SUM=13a1941c30336d22def009cebbc4b8ae0441c8795fdcedb4617041ab81775cb9 +SOURCE_URL=https://github.com/glitch-soc/mastodon/archive/53c89ee44b9d5cb22553d8e602777084d146749a.tar.gz +SOURCE_SUM=63f555fa36895d56426b2a414e3759d6c7299aba88ad086e3c00a00c2f6dadb7 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true -SOURCE_FILENAME=aa08399e6f4ff35a7ece05ebbeca4b9771c97927.tar.gz +SOURCE_FILENAME=53c89ee44b9d5cb22553d8e602777084d146749a.tar.gz SOURCE_EXTRACT=true diff --git a/manifest.json b/manifest.json index 9238e88..32b187e 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Libre and federated social network, fork of Mastodon", "fr": "Réseau social libre et fédéré, scission de Mastodon" }, - "version": "2022.05.13~ynh1", + "version": "2022.05.27~ynh1", "url": "https://github.com/glitch-soc/mastodon", "upstream": { "license": "free",