mirror of
https://github.com/YunoHost-Apps/mediawiki_ynh.git
synced 2024-09-03 19:46:05 +02:00
Fix : version is 1.37.1
This commit is contained in:
parent
855be4da48
commit
cf9cbb10cd
3 changed files with 3 additions and 3 deletions
|
@ -17,7 +17,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
|
|||
|
||||
Wiki package originally for use on Wikipedia
|
||||
|
||||
**Shipped version:** 1.37.0~ynh1
|
||||
**Shipped version:** 1.37.1~ynh1
|
||||
|
||||
**Demo:** https://www.wikipedia.org/, https://www.mediawiki.org/wiki/Project:Sandbox
|
||||
|
||||
|
|
|
@ -13,7 +13,7 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour
|
|||
|
||||
Wiki développé à l’origine pour Wikipédia
|
||||
|
||||
**Version incluse :** 1.37.0~ynh1
|
||||
**Version incluse :** 1.37.1~ynh1
|
||||
|
||||
**Démo :** https://www.wikipedia.org/, https://www.mediawiki.org/wiki/Project:Sandbox
|
||||
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
"en": "Wiki package originally for use on Wikipedia",
|
||||
"fr": "Wiki développé à l’origine pour Wikipédia"
|
||||
},
|
||||
"version": "1.37.0~ynh1",
|
||||
"version": "1.37.1~ynh1",
|
||||
"url": "https://www.mediawiki.org",
|
||||
"upstream": {
|
||||
"license": "GPL-2.0-or-later",
|
||||
|
|
Loading…
Reference in a new issue