diff --git a/README.md b/README.md index 226b4af..f8b987d 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.2~ynh1 +**Shipped version:** 1.12.3~ynh1 **Demo:** diff --git a/README_es.md b/README_es.md index 2a647ce..27a732a 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.2~ynh1 +**Versión actual:** 1.12.3~ynh1 **Demo:** diff --git a/README_eu.md b/README_eu.md index a0b88ec..0059306 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.2~ynh1 +**Paketatutako bertsioa:** 1.12.3~ynh1 **Demoa:** diff --git a/README_fr.md b/README_fr.md index 206f3de..3cc91f1 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.2~ynh1 +**Version incluse :** 1.12.3~ynh1 **Démo :** diff --git a/README_gl.md b/README_gl.md index e3347b9..a8ee888 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.2~ynh1 +**Versión proporcionada:** 1.12.3~ynh1 **Demo:** diff --git a/README_zh_Hans.md b/README_zh_Hans.md index f6c64e0..0dbc2c1 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.2~ynh1 +**分发版本:** 1.12.3~ynh1 **演示:** diff --git a/manifest.toml b/manifest.toml index 8d6c5c3..52a77dd 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.2~ynh1" +version = "1.12.3~ynh1" maintainers = ["orhtej2"] @@ -42,8 +42,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://code.castopod.org/adaures/castopod/uploads/1e8a8bb1323e5e16994362cc83d8b48a/castopod-1.12.2.zip" - sha256 = "fa2b2ac80be611fafb672f7f97b154cb540c6ad70c76b85a5bcd6198b5600f8b" + url = "https://code.castopod.org/adaures/castopod/uploads/d273d589e35ba5147ce7d792259ca886/castopod-1.12.3.zip" + sha256 = "ae6754fb29cf8eac6af3c97dc2cd5854207b4b3a70bad11f10a750cb2313d46b" autoupdate.strategy = "latest_gitlab_release" autoupdate.asset = "Castopod Package \\(zip\\)" in_subdir = true