浏览代码

Fix manifest

Girish Ramakrishnan 9 年之前
父节点
当前提交
de337b7bdb
共有 2 个文件被更改,包括 6 次插入1 次删除
  1. 3 0
      CHANGELOG
  2. 3 1
      CloudronManifest.json

+ 3 - 0
CHANGELOG

@@ -0,0 +1,3 @@
+[0.6.9-1]
+* Works with readonly rootfs
+

+ 3 - 1
CloudronManifest.json

@@ -29,5 +29,7 @@
     "http://gogs.io/imgs/screenshoots/2.png",
     "http://gogs.io/imgs/screenshoots/2.png",
     "http://gogs.io/imgs/screenshoots/5.png"
     "http://gogs.io/imgs/screenshoots/5.png"
   ],
   ],
-  "tags": [ "version control", "git", "code hosting", "development" ]
+  "tags": [ "version control", "git", "code hosting", "development" ],
+  "targetBoxVersion": "0.0.66",
+  "changelog": "file://CHANGELOG"
 }
 }