diff --git a/README.md b/README.md index e2ea631..45b20c3 100755 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ Castopod is currently in beta but already quite stable and used by podcasters ar - Multi-user: add contributors and set roles - i18n support: translated in English, French & Polish with more to come! -**Shipped version:** 1.0.0-95~ynh1 +**Shipped version:** 1.0.0-96~ynh1 **Demo:** https://podcast.podlibre.org/@podlibre_fr diff --git a/README_fr.md b/README_fr.md index c3f613f..1ef7a3d 100755 --- a/README_fr.md +++ b/README_fr.md @@ -40,7 +40,7 @@ Castopod is currently in beta but already quite stable and used by podcasters ar - Multi-user: add contributors and set roles - i18n support: translated in English, French & Polish with more to come! -**Version incluse :** 1.0.0-95~ynh1 +**Version incluse :** 1.0.0-96~ynh1 **Démo :** https://podcast.podlibre.org/@podlibre_fr diff --git a/conf/app.src b/conf/app.src index a7eb2e9..4d134ff 100755 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://code.castopod.org/adaures/castopod/uploads/d4b960a767eadd57444da593c108b2b3/castopod-1.0.0-beta.15.zip -SOURCE_SUM=daac1e3133b5d29c7797f742c46c691b9f0687782c67c120ae848a0c2f382ab1 +SOURCE_URL=https://code.castopod.org/adaures/castopod/uploads/ca9489b2a78f3434dc7b98065ab8caab/castopod-1.0.0-beta.16.zip +SOURCE_SUM=dba778738f7d2800051422f57886f0230d3a4f30e94167528632de5e1267949a SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=zip SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index 9ef9453..da56f1d 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-95~ynh1", + "version": "1.0.0-96~ynh1", "url": "https://castopod.org/", "upstream": { "license": "GPL-3.0-only",