diff --git a/README.md b/README.md index ceee8ec..8532749 100755 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in Hosting platform made for podcasters -**Shipped version:** 1.0.0-90~ynh1 +**Shipped version:** 1.0.0-91~ynh1 **Demo:** https://podcast.podlibre.org/@podlibre_fr diff --git a/README_fr.md b/README_fr.md index 262c0d5..ed81f9b 100755 --- a/README_fr.md +++ b/README_fr.md @@ -13,7 +13,7 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour Plateforme d'hébergement conçue pour les podcasteurs -**Version incluse :** 1.0.0-90~ynh1 +**Version incluse :** 1.0.0-91~ynh1 **Démo :** https://podcast.podlibre.org/@podlibre_fr diff --git a/conf/app.src b/conf/app.src index 250b1bd..689c168 100755 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://code.castopod.org/adaures/castopod/uploads/3fbe7cde14836a992e8f32581c5a58e2/castopod-1.0.0-beta.10.zip -SOURCE_SUM=273bc3bb072896d6ce8ae9ebcf0dd0bdd0c488b4cd23ce35d2228143e30e9997 +SOURCE_URL=https://code.castopod.org/adaures/castopod/uploads/ee278031a4eb41a31b5a8b4381712de7/castopod-1.0.0-beta.11.zip +SOURCE_SUM=39530c2edd9b88852b0a660fff8bd37b2d73dff3c849376469f35888f6cb54e4 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=zip SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index 5b13afc..52b2e3f 100755 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Hosting platform made for podcasters", "fr": "Plateforme d'hébergement conçue pour les podcasteurs" }, - "version": "1.0.0-90~ynh1", + "version": "1.0.0-91~ynh1", "url": "https://castopod.org/", "upstream": { "license": "GPL-3.0-only",