From d8cede09badda7424bb6a1e09ee23d5d1920c878 Mon Sep 17 00:00:00 2001 From: Girish Ramakrishnan Date: Sat, 26 Sep 2020 09:09:28 -0700 Subject: [PATCH] bump minBoxVersion --- CloudronManifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CloudronManifest.json b/CloudronManifest.json index d61a4ff..82d78b5 100644 --- a/CloudronManifest.json +++ b/CloudronManifest.json @@ -40,6 +40,6 @@ "documentationUrl": "https://cloudron.io/documentation/apps/mastodon/", "postInstallMessage": "file://POSTINSTALL.md", "optionalSso": true, - "minBoxVersion": "5.3.0", + "minBoxVersion": "5.5.0", "forumUrl": "https://forum.cloudron.io/category/41/mastodon" }