chore(github): bump version for API, UI and Docs (#9601)

This commit is contained in:
César Arroba
2025-12-22 09:35:00 +01:00
committed by GitHub
parent e5cd25e60c
commit f4a78d64f1
10 changed files with 735 additions and 13 deletions

View File

@@ -115,8 +115,8 @@ To update the environment file:
Edit the `.env` file and change version values:
```env
PROWLER_UI_VERSION="5.15.0"
PROWLER_API_VERSION="5.15.0"
PROWLER_UI_VERSION="5.16.0"
PROWLER_API_VERSION="5.16.0"
```
<Note>