From 953ab55b2e759ded1afa639d46e4c62fc01dccca Mon Sep 17 00:00:00 2001 From: Girish Ramakrishnan Date: Tue, 21 Mar 2023 11:59:41 +0100 Subject: [PATCH] Need redis 6 --- CloudronManifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CloudronManifest.json b/CloudronManifest.json index c3ec8bc..068cc1f 100644 --- a/CloudronManifest.json +++ b/CloudronManifest.json @@ -38,7 +38,7 @@ "changelog": "file://CHANGELOG.md", "postInstallMessage": "file://POSTINSTALL.md", "documentationUrl": "https://docs.cloudron.io/apps/peertube/", - "minBoxVersion": "7.2.0", + "minBoxVersion": "7.4.0", "manifestVersion": 2 }