diff --git a/README.md b/README.md index cc50749..14f3797 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.12.7~ynh1 +**Shipped version:** 1.12.9~ynh1 **Demo:** diff --git a/README_es.md b/README_es.md index b328980..15ead9a 100644 --- a/README_es.md +++ b/README_es.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 -**Versión actual:** 1.12.7~ynh1 +**Versión actual:** 1.12.9~ynh1 **Demo:** diff --git a/README_eu.md b/README_eu.md index e927be9..e479ee2 100644 --- a/README_eu.md +++ b/README_eu.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 -**Paketatutako bertsioa:** 1.12.7~ynh1 +**Paketatutako bertsioa:** 1.12.9~ynh1 **Demoa:** diff --git a/README_fr.md b/README_fr.md index ccd1175..97dca50 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.12.7~ynh1 +**Version incluse :** 1.12.9~ynh1 **Démo :** diff --git a/README_gl.md b/README_gl.md index 4caf3ef..1e02bb2 100644 --- a/README_gl.md +++ b/README_gl.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 -**Versión proporcionada:** 1.12.7~ynh1 +**Versión proporcionada:** 1.12.9~ynh1 **Demo:** diff --git a/README_id.md b/README_id.md index 807a56c..3120261 100644 --- a/README_id.md +++ b/README_id.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 -**Versi terkirim:** 1.12.7~ynh1 +**Versi terkirim:** 1.12.9~ynh1 **Demo:** diff --git a/README_ru.md b/README_ru.md index b0ff805..7d2c2bb 100644 --- a/README_ru.md +++ b/README_ru.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 -**Поставляемая версия:** 1.12.7~ynh1 +**Поставляемая версия:** 1.12.9~ynh1 **Демо-версия:** diff --git a/README_zh_Hans.md b/README_zh_Hans.md index c853320..b21d9ea 100644 --- a/README_zh_Hans.md +++ b/README_zh_Hans.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 -**分发版本:** 1.12.7~ynh1 +**分发版本:** 1.12.9~ynh1 **演示:** diff --git a/manifest.toml b/manifest.toml index 1626cac..ec8cef6 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.12.7~ynh1" +version = "1.12.9~ynh1" maintainers = ["orhtej2"] @@ -42,8 +42,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://code.castopod.org/-/project/2/uploads/4c3b093e28fc17daec66d481a3a41e8a/castopod-1.12.7.zip" - sha256 = "ad7c76488caaa9f1f8a01ac5bdc945edf9680d805788227cdd4bbaec6967f7cd" + url = "https://code.castopod.org/-/project/2/uploads/cc9e9e62dfc16413c160cc6fe0fa35bf/castopod-1.12.9.zip" + sha256 = "407cf8e3fdf68288e01bb38cf85d2c3e42db2b19065472f36f21996334455497" autoupdate.strategy = "latest_gitlab_release" autoupdate.asset = "Castopod Package \\(zip\\)" in_subdir = true