Add version field
Needed for ynh_install_app_dependencies
This commit is contained in:
parent
b4c6969284
commit
a85d3f8e3e
1 changed files with 1 additions and 0 deletions
|
@ -8,6 +8,7 @@
|
||||||
},
|
},
|
||||||
"url": "https://example.com",
|
"url": "https://example.com",
|
||||||
"license": "free",
|
"license": "free",
|
||||||
|
"version": "1.0",
|
||||||
"maintainer": {
|
"maintainer": {
|
||||||
"name": "John doe",
|
"name": "John doe",
|
||||||
"email": "john.doe@example.com",
|
"email": "john.doe@example.com",
|
||||||
|
|
Loading…
Reference in a new issue