From 0a7bac3e6062a9c42ab66c83bd0068b616c3cd8c Mon Sep 17 00:00:00 2001 From: Girish Ramakrishnan Date: Wed, 1 Jul 2020 17:32:17 -0700 Subject: [PATCH] Add forum url --- CloudronManifest.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/CloudronManifest.json b/CloudronManifest.json index 6e684c8..50423f0 100644 --- a/CloudronManifest.json +++ b/CloudronManifest.json @@ -33,5 +33,7 @@ ], "documentationUrl": "https://cloudron.io/documentation/apps/mastodon/", "postInstallMessage": "file://POSTINSTALL.md", - "optionalSso": true + "optionalSso": true, + "minBoxVersion": "5.3.0", + "forumUrl": "https://forum.cloudron.io/category/41/mastodon" }