diff --git a/README.md b/README.md index 2bd78a5..cfcf46b 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:** 12.3.03~ynh1 +**Shipped version:** 12.3.04~ynh1 ## Screenshots diff --git a/README_fr.md b/README_fr.md index 678e981..8848bb6 100644 --- a/README_fr.md +++ b/README_fr.md @@ -29,7 +29,7 @@ Zwii is a database-less (flat-file) CMS that allows you to easily create and man - Flexible -**Version incluse :** 12.3.03~ynh1 +**Version incluse :** 12.3.04~ynh1 ## Captures d’écran @@ -55,4 +55,4 @@ ou sudo yunohost app upgrade zwiicms -u https://github.com/YunoHost-Apps/zwiicms_ynh/tree/testing --debug ``` -**Plus d’infos sur le packaging d’applications :** \ No newline at end of file +**Plus d’infos sur le packaging d’applications :** diff --git a/manifest.toml b/manifest.toml index 3b9d663..6566a06 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 = "12.3.03~ynh1" +version = "12.3.04~ynh1" maintainers = ["ewilly"] @@ -59,8 +59,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://forge.chapril.org/ZwiiCMS-Team/ZwiiCMS/archive/12.3.03.tar.gz" - sha256 = "769a9f5e2fe3f9902e37efa0e31c2e22529c73206a6c055d325a61a8b5499697" + url = "https://forge.chapril.org/ZwiiCMS-Team/ZwiiCMS/archive/12.3.04.tar.gz" + sha256 = "2c0d58dbbf1f036a230dd7825c235a0a118975064290f2c8e306714afbd5d4bc" [resources.system_user]