From 30e2813e02ba8ba56e9be0f5091d8b6133cc1586 Mon Sep 17 00:00:00 2001 From: Prowler Bot Date: Tue, 28 Apr 2026 12:35:32 +0200 Subject: [PATCH] chore(docs): Bump version to v5.25.0 (#10909) 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 c27eb2d35a..47fa4a4816 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.24.0" -PROWLER_API_VERSION="5.24.0" +PROWLER_UI_VERSION="5.25.0" +PROWLER_API_VERSION="5.25.0" ```