From e62596bce1055f2e4e6445f4457bf959ec19100b Mon Sep 17 00:00:00 2001 From: Girish Ramakrishnan Date: Wed, 24 Jun 2020 22:25:14 -0700 Subject: [PATCH] Set minBoxVersion to 5.3.0 (psql extension) --- CloudronManifest.json | 1 + 1 file changed, 1 insertion(+) diff --git a/CloudronManifest.json b/CloudronManifest.json index b928984..f6120a5 100644 --- a/CloudronManifest.json +++ b/CloudronManifest.json @@ -25,6 +25,7 @@ "changelog": "file://CHANGELOG", "postInstallMessage": "file://POSTINSTALL.md", "documentationUrl": "https://cloudron.io/documentation/apps/peertube/", + "minBoxVersion": "5.3.0", "manifestVersion": 2 }