diff --git a/README.md b/README.md index 849bab0..75d22e8 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.10.3~ynh1 +**Shipped version:** 1.10.4~ynh1 **Demo:** https://podcast.podlibre.org/@podlibre_fr diff --git a/README_fr.md b/README_fr.md index ed2b09b..b3c52bb 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.10.3~ynh1 +**Version incluse :** 1.10.4~ynh1 **Démo :** https://podcast.podlibre.org/@podlibre_fr diff --git a/manifest.toml b/manifest.toml index cdd2ff6..0b1894d 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.10.3~ynh1" +version = "1.10.4~ynh1" maintainers = ["orhtej2"] @@ -42,8 +42,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://code.castopod.org/adaures/castopod/uploads/ff928a29e8ae97a3676f2ff71ecaa16b/castopod-1.10.3.zip" - sha256 = "55e43d6a5b8e99f574a2f95f79a46624ca2879cb977ec33222640fd069432bce" + url = "https://code.castopod.org/adaures/castopod/uploads/c620846036e22029527407be58f29b8b/castopod-1.10.4.zip" + sha256 = "435c8886fe87639ca15b03bc168f519988a9cae60830f77f75d43a088db20ad5" autoupdate.strategy = "latest_gitlab_release" autoupdate.asset = "Castopod Package \\(zip\\)" in_subdir = true