mirror of
https://github.com/YunoHost-Apps/cowyo_ynh.git
synced 2024-09-03 18:16:15 +02:00
[enh] proper versions
This commit is contained in:
parent
78622d6569
commit
c616b28912
1 changed files with 3 additions and 3 deletions
|
@ -6,15 +6,15 @@
|
|||
"en": "A feature-rich wiki webserver for minimalists.",
|
||||
"fr": "Un serveur de wiki minimaliste mais riche en fonctionnalités."
|
||||
},
|
||||
"version": "2.12.0~ynh1",
|
||||
"version": "2.12.0~ynh2",
|
||||
"url": "https://github.com/schollz/cowyo",
|
||||
"license": "MIT",
|
||||
"maintainer": {
|
||||
"name": "Titus PiJean",
|
||||
"name": "tituspijean",
|
||||
"email": "tituspijean@outlook.com"
|
||||
},
|
||||
"requirements": {
|
||||
"yunohost": ">= 2.7.14"
|
||||
"yunohost": ">= 3.5"
|
||||
},
|
||||
"multi_instance": true,
|
||||
"services": [
|
||||
|
|
Loading…
Add table
Reference in a new issue