From 31b6ded2b12ceb73cb684166edb1bb2f4fd78512 Mon Sep 17 00:00:00 2001 From: Josh White Date: Thu, 21 May 2026 16:18:14 -0400 Subject: [PATCH] add minimum cli version for app home extension template --- templates.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/templates.json b/templates.json index e54cf801..2bcf7099 100644 --- a/templates.json +++ b/templates.json @@ -2161,6 +2161,7 @@ ], "organizationExpFlags": [ "d867a776" - ] + ], + "minimumCliVersion": "4.0.0" } ]