From 8dc6b3e2a37f61e7f728fc6976619333cb6c92d2 Mon Sep 17 00:00:00 2001 From: Prowler Bot Date: Thu, 5 Feb 2026 22:16:57 +0100 Subject: [PATCH] docs: Update version to v5.18.0 (#9966) 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 2a1d56d605..8b5382f156 100644 --- a/docs/getting-started/installation/prowler-app.mdx +++ b/docs/getting-started/installation/prowler-app.mdx @@ -115,8 +115,8 @@ To update the environment file: Edit the `.env` file and change version values: ```env -PROWLER_UI_VERSION="5.17.0" -PROWLER_API_VERSION="5.17.0" +PROWLER_UI_VERSION="5.18.0" +PROWLER_API_VERSION="5.18.0" ```