diff --git a/docs/getting-started/installation/prowler-app.mdx b/docs/getting-started/installation/prowler-app.mdx index a4eb883438..8e01179387 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.18.0" -PROWLER_API_VERSION="5.18.0" +PROWLER_UI_VERSION="5.19.0" +PROWLER_API_VERSION="5.19.0" ```