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 881c740..6a5d491 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ Zwii is a database-less (flat-file) CMS that allows you to easily create and man - Flexible -**Shipped version:** 13.3.02~ynh1 +**Shipped version:** 13.3.03~ynh1 ## Screenshots diff --git a/README_es.md b/README_es.md index bf026d0..2dcc0bf 100644 --- a/README_es.md +++ b/README_es.md @@ -29,7 +29,7 @@ Zwii is a database-less (flat-file) CMS that allows you to easily create and man - Flexible -**Versión actual:** 13.3.02~ynh1 +**Versión actual:** 13.3.03~ynh1 ## Capturas diff --git a/README_eu.md b/README_eu.md index bef433d..a2af77a 100644 --- a/README_eu.md +++ b/README_eu.md @@ -29,7 +29,7 @@ Zwii is a database-less (flat-file) CMS that allows you to easily create and man - Flexible -**Paketatutako bertsioa:** 13.3.02~ynh1 +**Paketatutako bertsioa:** 13.3.03~ynh1 ## Pantaila-argazkiak diff --git a/README_fr.md b/README_fr.md index d034b17..90142e5 100644 --- a/README_fr.md +++ b/README_fr.md @@ -29,7 +29,7 @@ Zwii est un CMS sans base de données (fichier plat) qui vous permet de créer e - Flexible -**Version incluse :** 13.3.02~ynh1 +**Version incluse :** 13.3.03~ynh1 ## Captures d’écran diff --git a/README_gl.md b/README_gl.md index 9ab4ebf..aa4149e 100644 --- a/README_gl.md +++ b/README_gl.md @@ -29,7 +29,7 @@ Zwii is a database-less (flat-file) CMS that allows you to easily create and man - Flexible -**Versión proporcionada:** 13.3.02~ynh1 +**Versión proporcionada:** 13.3.03~ynh1 ## Capturas de pantalla diff --git a/README_zh_Hans.md b/README_zh_Hans.md index 54df27a..2de9351 100644 --- a/README_zh_Hans.md +++ b/README_zh_Hans.md @@ -29,7 +29,7 @@ Zwii is a database-less (flat-file) CMS that allows you to easily create and man - Flexible -**分发版本:** 13.3.02~ynh1 +**分发版本:** 13.3.03~ynh1 ## 截图 diff --git a/manifest.toml b/manifest.toml index 3f6e04d..5f9e36e 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "ZwiiCMS" description.en = "Simple, lightweight, database-free, scalable and responsive CMS" description.fr = "CMS simple, léger, sans base de données, modulable et responsive" -version = "13.3.02~ynh1" +version = "13.3.03~ynh1" maintainers = ["ewilly"] @@ -56,8 +56,8 @@ ram.runtime = "50M" [resources] [resources.sources.main] - url = "https://forge.chapril.org/ZwiiCMS-Team/ZwiiCMS/archive/13.3.02.tar.gz" - sha256 = "8fb1442fc389c68eeccd1040c61564ae287e8dd09d010fc2705b70500f9ed172" + url = "https://forge.chapril.org/ZwiiCMS-Team/ZwiiCMS/archive/13.3.03.tar.gz" + sha256 = "72a1431b98ebed22cf9695aa2dd39820f22f2e4525f128b7f98747b0c6ad3c1e" in_subdir = true autoupdate.strategy = "latest_forgejo_release"