diff --git a/README.md b/README.md index de7ec27..dc13e82 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-67~ynh1 +**Shipped version:** 1.0.0-68~ynh1 **Demo:** https://podcast.podlibre.org/@podlibre_fr diff --git a/README_fr.md b/README_fr.md index ffd2639..fcb667f 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-67~ynh1 +**Version incluse :** 1.0.0-68~ynh1 **Démo :** https://podcast.podlibre.org/@podlibre_fr diff --git a/conf/app.src b/conf/app.src index ba39096..8c0f411 100755 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://code.podlibre.org/podlibre/castopod-host/uploads/b0a1901621b467891b9fe08552eae278/castopod-host-1.0.0-alpha.67.zip -SOURCE_SUM=397b0cc29c95e42bd42bdd891bb271422694382ecb6e24c4f56fb5efdd3ea327 +SOURCE_URL=https://code.podlibre.org/podlibre/castopod-host/uploads/aa256bcf49a72199b2beb3f3beeda024/castopod-host-1.0.0-alpha.68.zip +SOURCE_SUM=343c3adb0b93495dd7d4b4338cc12e2bde6ce0296b7e6926aa6ff8c16a846489 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=zip SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index 8ca7b5d..26c1b3d 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-67~ynh1", + "version": "1.0.0-68~ynh1", "url": "https://podlibre.org/", "upstream": { "license": "GPL-3.0-only",