From fc7fbddfe791d55ce8ac7d8c01da3454b24cc73f Mon Sep 17 00:00:00 2001 From: Prowler Bot Date: Mon, 11 May 2026 15:38:23 +0200 Subject: [PATCH] chore(docs): Bump version to v5.26.0 (#11108) 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 c06307775e..db354230d2 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.25.3" -PROWLER_API_VERSION="5.25.3" +PROWLER_UI_VERSION="5.26.0" +PROWLER_API_VERSION="5.26.0" ```