diff --git a/README.md b/README.md index 83af748..226b4af 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.1~ynh1 +**Shipped version:** 1.12.2~ynh1 **Demo:** diff --git a/README_es.md b/README_es.md index be66141..2a647ce 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.1~ynh1 +**Versión actual:** 1.12.2~ynh1 **Demo:** diff --git a/README_eu.md b/README_eu.md index 6e9cade..a0b88ec 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.1~ynh1 +**Paketatutako bertsioa:** 1.12.2~ynh1 **Demoa:** diff --git a/README_fr.md b/README_fr.md index 535cf96..206f3de 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.1~ynh1 +**Version incluse :** 1.12.2~ynh1 **Démo :** diff --git a/README_gl.md b/README_gl.md index 45931ac..e3347b9 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.1~ynh1 +**Versión proporcionada:** 1.12.2~ynh1 **Demo:** diff --git a/README_zh_Hans.md b/README_zh_Hans.md index 7dfdd39..f6c64e0 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.1~ynh1 +**分发版本:** 1.12.2~ynh1 **演示:** diff --git a/manifest.toml b/manifest.toml index c7a7853..8d6c5c3 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.1~ynh1" +version = "1.12.2~ynh1" maintainers = ["orhtej2"] @@ -42,8 +42,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://code.castopod.org/adaures/castopod/uploads/804655fd3bccd35accd9aac393f7ead8/castopod-1.12.1.zip" - sha256 = "8ae3c1d0c6659811aa70d1cb2f1bbb4f0fde52e547d19e0b216f92cd105181f5" + url = "https://code.castopod.org/adaures/castopod/uploads/1e8a8bb1323e5e16994362cc83d8b48a/castopod-1.12.2.zip" + sha256 = "fa2b2ac80be611fafb672f7f97b154cb540c6ad70c76b85a5bcd6198b5600f8b" autoupdate.strategy = "latest_gitlab_release" autoupdate.asset = "Castopod Package \\(zip\\)" in_subdir = true