diff --git a/README.md b/README.md index 4f7aa9e..fcbf50c 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,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:** 2023.04.08~ynh1 +**Shipped version:** 2023.04.12~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 77fba3b..3f1f1ec 100644 --- a/README_fr.md +++ b/README_fr.md @@ -43,7 +43,7 @@ Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po Voir plus [sur la documentation](https://glitch-soc.github.io/docs/) (en anglais). -**Version incluse :** 2023.04.08~ynh1 +**Version incluse :** 2023.04.12~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 9fc964f..95d085c 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,7 +1,7 @@ -SOURCE_URL=https://github.com/glitch-soc/mastodon/archive/29a91b871eb4fb375baa3701e29cfb35f884bb98.tar.gz -SOURCE_SUM=886b8b0976cfcd8fa176de6c19e32b93ca2765f536f2c5f6e68f351e031556da +SOURCE_URL=https://github.com/glitch-soc/mastodon/archive/bed63f6dae0879ac840066b031229e0d139089cd.tar.gz +SOURCE_SUM=10e21fc27c231dc924586a909b71507de45a1ab34c8e1306f4b7f7693107e9d4 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true -SOURCE_FILENAME=29a91b871eb4fb375baa3701e29cfb35f884bb98.tar.gz +SOURCE_FILENAME=bed63f6dae0879ac840066b031229e0d139089cd.tar.gz SOURCE_EXTRACT=true diff --git a/manifest.json b/manifest.json index f9c0291..ca57c2a 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": "2023.04.08~ynh1", + "version": "2023.04.12~ynh1", "url": "https://github.com/glitch-soc/mastodon", "upstream": { "license": "AGPL-3.0-or-later",