From 997f9bf64a2a22dde71ec939532eb6f607b5ac96 Mon Sep 17 00:00:00 2001 From: Prowler Bot Date: Thu, 19 Mar 2026 13:40:33 +0100 Subject: [PATCH] docs: Update version to v5.21.0 (#10391) Co-authored-by: prowler-bot <179230569+prowler-bot@users.noreply.github.com> --- docs/getting-started/installation/prowler-app.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/getting-started/installation/prowler-app.mdx b/docs/getting-started/installation/prowler-app.mdx index 793fc6450b..e9a88f708e 100644 --- a/docs/getting-started/installation/prowler-app.mdx +++ b/docs/getting-started/installation/prowler-app.mdx @@ -121,8 +121,8 @@ To update the environment file: Edit the `.env` file and change version values: ```env -PROWLER_UI_VERSION="5.20.0" -PROWLER_API_VERSION="5.20.0" +PROWLER_UI_VERSION="5.21.0" +PROWLER_API_VERSION="5.21.0" ```