소스 검색

Remove minBoxVersion

Girish Ramakrishnan 8 년 전
부모
커밋
5449a943d8
1개의 변경된 파일1개의 추가작업 그리고 2개의 파일을 삭제
  1. 1 2
      CloudronManifest.json

+ 1 - 2
CloudronManifest.json

@@ -24,6 +24,5 @@
   "memoryLimit": 524288000,
   "changelog": "file://CHANGELOG",
   "tags": [ "forum", "collaboration", "community", "discourse", "bb" ],
-  "postInstallMessage": "file://POSTINSTALL.md",
-  "minBoxVersion": "0.80.0"
+  "postInstallMessage": "file://POSTINSTALL.md"
 }