Browse Source

Add version field

Needed for ynh_install_app_dependencies
Maniack Crudelis 7 years ago
parent
commit
a85d3f8e3e
1 changed files with 1 additions and 0 deletions
  1. 1 0
      manifest.json

+ 1 - 0
manifest.json

@@ -8,6 +8,7 @@
     },
     "url": "https://example.com",
     "license": "free",
+    "version": "1.0",
     "maintainer": {
         "name": "John doe",
         "email": "john.doe@example.com",