diff --git a/README.md b/README.md index 5fa4180..c389b3f 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in WonderCMS is an extremely small flat file CMS. It's fast, responsive and doesn't require any configuration. -**Shipped version:** 3.3.2~ynh1 +**Shipped version:** 3.3.2~ynh2 **Demo:** https://www.wondercms.com/demo/ diff --git a/README_fr.md b/README_fr.md index fe3e239..03f0529 100644 --- a/README_fr.md +++ b/README_fr.md @@ -17,7 +17,7 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour WonderCMS is an extremely small flat file CMS. It's fast, responsive and doesn't require any configuration. -**Version incluse :** 3.3.2~ynh1 +**Version incluse :** 3.3.2~ynh2 **Démo :** https://www.wondercms.com/demo/ diff --git a/manifest.json b/manifest.json index 46038ec..e7a3fba 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Fast and small flat file CMS", "fr": "CMS rapide sans base de données" }, - "version": "3.3.2~ynh1", + "version": "3.3.2~ynh2", "url": "https://wondercms.com", "upstream": { "license": "MIT", @@ -29,7 +29,7 @@ "php8.0-fpm" ], "arguments": { - "install" : [ + "install": [ { "name": "domain", "type": "domain"