diff --git a/README.md b/README.md index 2f68b2b..8ba207e 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-79~ynh1 +**Shipped version:** 1.0.0-80~ynh1 **Demo:** https://podcast.podlibre.org/@podlibre_fr diff --git a/README_fr.md b/README_fr.md index 38489b7..6eb5047 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-79~ynh1 +**Version incluse :** 1.0.0-80~ynh1 **Démo :** https://podcast.podlibre.org/@podlibre_fr diff --git a/conf/app.src b/conf/app.src index ed81794..6143471 100755 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://code.podlibre.org/podlibre/castopod-host/uploads/60e2d90337fa5f930851b4cffb06d904/castopod-host-1.0.0-alpha.79.zip -SOURCE_SUM=daf5a58804b0aaed4e9caae4c138a7e53929eeefe159e277beeeb7ffc051ab97 +SOURCE_URL=https://code.podlibre.org/podlibre/castopod-host/uploads/0ee7cea7e68cd518c373372edfdd5d9f/castopod-host-1.0.0-alpha.80.zip +SOURCE_SUM=30cab549e230bcd57f93df392ecff5fa8daa6545aa855195b280eed48150e43d SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=zip SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index f867afa..995befb 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-79~ynh1", + "version": "1.0.0-80~ynh1", "url": "https://podlibre.org/", "upstream": { "license": "GPL-3.0-only",