mirror of
https://github.com/YunoHost-Apps/wondercms_ynh.git
synced 2024-09-03 18:06:16 +02:00
Merge branch 'testing' of https://github.com/YunoHost-Apps/wondercms_ynh into testing
This commit is contained in:
commit
becb84f50a
3 changed files with 4 additions and 4 deletions
|
@ -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/
|
||||
|
||||
|
|
|
@ -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/
|
||||
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Add table
Reference in a new issue