mirror of
https://github.com/YunoHost-Apps/jirafeau_ynh.git
synced 2024-09-03 19:35:53 +02:00
[enh] Set requirements to 2.4.0 min
This commit is contained in:
parent
f56abc18e6
commit
ece4623927
1 changed files with 3 additions and 0 deletions
|
@ -2,6 +2,9 @@
|
||||||
"name": "Jirafeau",
|
"name": "Jirafeau",
|
||||||
"id": "jirafeau",
|
"id": "jirafeau",
|
||||||
"packaging_format": 1,
|
"packaging_format": 1,
|
||||||
|
"requirements": {
|
||||||
|
"yunohost": ">= 2.4.0"
|
||||||
|
},
|
||||||
"description": {
|
"description": {
|
||||||
"en": "Upload a file in a simple way and give a unique link to it",
|
"en": "Upload a file in a simple way and give a unique link to it",
|
||||||
"fr": "Hébergez simplement un fichier et partagez-le avec un lien unique"
|
"fr": "Hébergez simplement un fichier et partagez-le avec un lien unique"
|
||||||
|
|
Loading…
Add table
Reference in a new issue