1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/yeswiki_ynh.git synced 2024-09-03 18:05:56 +02:00

Merge pull request #43 from YunoHost-Apps/testing

Testing
This commit is contained in:
Florian 2022-01-16 22:51:50 +03:00 committed by GitHub
commit c7c0f550c6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 7 additions and 3 deletions

View file

@ -25,7 +25,7 @@ However, with a YesWiki we can build a website with multiple uses:
- Cultivate a bit of freedom... - Cultivate a bit of freedom...
**Shipped version:** 2021.11.04~ynh1 **Shipped version:** 2022-01-16-13~ynh1
**Demo:** https://ferme.yeswiki.net/?CreerSonWiki **Demo:** https://ferme.yeswiki.net/?CreerSonWiki

View file

@ -21,7 +21,7 @@ Néanmoins, avec un YesWiki on peut fabriquer un site internet aux usages multip
- Cultiver un bout de liberté... - Cultiver un bout de liberté...
**Version incluse :** 2021.11.04~ynh1 **Version incluse :** 2022-01-16-13~ynh1
**Démo :** https://ferme.yeswiki.net/?CreerSonWiki **Démo :** https://ferme.yeswiki.net/?CreerSonWiki

View file

@ -6,7 +6,7 @@
"en": "Wiki that is quick and easy to use", "en": "Wiki that is quick and easy to use",
"fr": "Wiki facile et rapide à prendre en main" "fr": "Wiki facile et rapide à prendre en main"
}, },
"version": "2021.11.04~ynh1", "version": "2022-01-16-13~ynh1",
"url": "https://yeswiki.net/", "url": "https://yeswiki.net/",
"upstream": { "upstream": {
"license": "AGPL-3.0-only", "license": "AGPL-3.0-only",
@ -17,6 +17,10 @@
}, },
"license": "AGPL-3.0-only", "license": "AGPL-3.0-only",
"maintainer": [ "maintainer": [
{
"name": "Florian Schmitt",
"email": "mrflos@lilo.org"
},
{ {
"name": "Nils Van Zuijlen", "name": "Nils Van Zuijlen",
"email": "nils.van-zuijlen@mailo.com" "email": "nils.van-zuijlen@mailo.com"