diff --git a/ALL_README.md b/ALL_README.md index 8938aae..152f2e7 100644 --- a/ALL_README.md +++ b/ALL_README.md @@ -1,7 +1,7 @@ # All available README files by language - [Read the README in English](README.md) -- [Lee el README en español](README_es.md) +- [Lea el README en español](README_es.md) - [Irakurri README euskaraz](README_eu.md) - [Lire le README en français](README_fr.md) - [Le o README en galego](README_gl.md) diff --git a/README.md b/README.md index 9080b6a..c09c6a4 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ Concrete5 is a modern CMS. * **and more**... -**Shipped version:** 9.3.1~ynh1 +**Shipped version:** 9.3.2~ynh1 ## Documentation and resources - Official app website: diff --git a/README_es.md b/README_es.md index f0911aa..bffd20f 100644 --- a/README_es.md +++ b/README_es.md @@ -29,7 +29,7 @@ Concrete5 is a modern CMS. * **and more**... -**Versión actual:** 9.3.1~ynh1 +**Versión actual:** 9.3.2~ynh1 ## Documentaciones y recursos - Sitio web oficial: diff --git a/README_eu.md b/README_eu.md index 6b06fae..b9bdb9f 100644 --- a/README_eu.md +++ b/README_eu.md @@ -29,7 +29,7 @@ Concrete5 is a modern CMS. * **and more**... -**Paketatutako bertsioa:** 9.3.1~ynh1 +**Paketatutako bertsioa:** 9.3.2~ynh1 ## Dokumentazioa eta baliabideak - Aplikazioaren webgune ofiziala: diff --git a/README_fr.md b/README_fr.md index 584ad7e..8bb5e4b 100644 --- a/README_fr.md +++ b/README_fr.md @@ -28,7 +28,7 @@ Concrete5 est un CMS moderne. * Outils marketing -**Version incluse :** 9.3.1~ynh1 +**Version incluse :** 9.3.2~ynh1 ## Documentations et ressources - Site officiel de l’app : diff --git a/README_gl.md b/README_gl.md index 414318f..b1816fe 100644 --- a/README_gl.md +++ b/README_gl.md @@ -29,7 +29,7 @@ Concrete5 is a modern CMS. * **and more**... -**Versión proporcionada:** 9.3.1~ynh1 +**Versión proporcionada:** 9.3.2~ynh1 ## Documentación e recursos - Web oficial da app: diff --git a/README_zh_Hans.md b/README_zh_Hans.md index 8fbf315..95b34e0 100644 --- a/README_zh_Hans.md +++ b/README_zh_Hans.md @@ -29,7 +29,7 @@ Concrete5 is a modern CMS. * **and more**... -**分发版本:** 9.3.1~ynh1 +**分发版本:** 9.3.2~ynh1 ## 文档与资源 - 官方应用网站: diff --git a/manifest.toml b/manifest.toml index 0e92afd..2e78a5e 100644 --- a/manifest.toml +++ b/manifest.toml @@ -7,7 +7,7 @@ name = "Concrete CMS" description.en = "Open Source Content Management System for Teams" description.fr = "Système de gestion de contenu Open Source pour les équipes" -version = "9.3.1~ynh1" +version = "9.3.2~ynh1" maintainers = ["frju365"] @@ -61,8 +61,8 @@ ram.runtime = "50M" [resources] [resources.sources.main] - url = "https://github.com/concrete5/concrete5/archive/refs/tags/9.3.1.tar.gz" - sha256 = "e5aeed09a1e4a24407ec3f4c84cea96fb179be104184905641ac7ce0c76e114a" + url = "https://github.com/concrete5/concrete5/archive/refs/tags/9.3.2.tar.gz" + sha256 = "058645452fd91addf6b78538fdc93fa852d9ed9002399c59321b6c38d2e16693" autoupdate.strategy = "latest_github_tag" [resources.system_user]