Browse Source

Merge pull request #40 from YunoHost/add_version

Add version field
JimboJoe 7 years ago
parent
commit
dd37334716
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",