diff --git a/README.md b/README.md index d374439..3b6ed70 100755 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ Castopod is easy to install and was built on top of CodeIgniter4, a powerful PHP - Multi-tenant: host as many podcasts as you want - Multi-user: add contributors and set roles -**Shipped version:** 1.6.5~ynh2 +**Shipped version:** 1.7.1~ynh2 **Demo:** https://podcast.podlibre.org/@podlibre_fr diff --git a/README_fr.md b/README_fr.md index 443629c..0fd0ec5 100755 --- a/README_fr.md +++ b/README_fr.md @@ -31,9 +31,9 @@ Castopod est une plate-forme d'hébergement gratuite et open source conçue pour - Multi-locataire : hébergez autant de podcasts que vous le souhaitez - Multi-utilisateur : ajouter des contributeurs et définir des rôles -**Version incluse :** 1.6.5~ynh2 +**Version incluse :** 1.7.1~ynh2 -**Démo :** https://podcast.podlibre.org/@podlibre_fr +**Démo :** https://podcast.podlibre.org/@podlibre_fr ## Captures d’écran diff --git a/manifest.toml b/manifest.toml index dc1c1cc..a37b2e8 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "Castopod" description.en = "Hosting platform made for podcasters" description.fr = "Plateforme d'hébergement conçue pour les podcasteurs" -version = "1.6.5~ynh2" +version = "1.7.1~ynh2" maintainers = ["eric_G"] @@ -50,6 +50,7 @@ ram.runtime = "50M" [resources.data_dir] subdirs = ["media"] + group = "www-data:rx" [resources.permissions] main.url = "/"