瀏覽代碼

Merge branch 'master' into change_url_script

Jimmy Monin 7 年之前
父節點
當前提交
cc81034475
共有 2 個文件被更改,包括 4 次插入0 次删除
  1. 3 0
      check_process.default
  2. 1 0
      manifest.json

+ 3 - 0
check_process → check_process.default

@@ -1,5 +1,8 @@
 # See here for more informations
 # https://github.com/YunoHost/package_check#syntax-check_process-file
+
+# Move this file from check_process.default to check_process when you have filled it.
+
 ;; Test complet
 	; Manifest
 		domain="domain.tld"	(DOMAIN)

+ 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",