diff --git a/README.md b/README.md index 7436e6c..a9822ad 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.7.3~ynh2 +**Shipped version:** 1.7.4~ynh1 **Demo:** https://podcast.podlibre.org/@podlibre_fr diff --git a/README_fr.md b/README_fr.md index 6853a31..8392b11 100755 --- a/README_fr.md +++ b/README_fr.md @@ -31,7 +31,7 @@ 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.7.3~ynh2 +**Version incluse :** 1.7.4~ynh1 **Démo :** https://podcast.podlibre.org/@podlibre_fr diff --git a/manifest.toml b/manifest.toml index f7d689b..b6fb648 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.7.3~ynh2" +version = "1.7.4~ynh1" maintainers = ["orhtej2"] @@ -42,8 +42,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://code.castopod.org/adaures/castopod/uploads/0e6380add18cd9e976d009bdd596a080/castopod-1.7.3.zip" - sha256 = "596340efa09b48f82864cb8f9fd94627b8927d3c4c9833a249fc4dd0f1f48d6c" + url = "https://code.castopod.org/adaures/castopod/uploads/6bab4d6e3ce5f8362b964786528a5b1b/castopod-1.7.4.zip" + sha256 = "808800d4e5bf40ac9e1fb3a5c243d2c3575ceb54ef78ce540c895382288c842c" in_subdir = true [resources.system_user]