From f6a7b9765cccf5d6cacb239851f350a2075013f6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcos=20S=C3=A1nchez=20Delgado?= <101177239+MARCOSD4@users.noreply.github.com> Date: Tue, 9 Jun 2026 17:50:33 +0200 Subject: [PATCH] Update version stage from beta2 to beta3 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Marcos Sánchez Delgado <101177239+MARCOSD4@users.noreply.github.com> --- VERSION.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/VERSION.json b/VERSION.json index 58649f71..9cfe1722 100644 --- a/VERSION.json +++ b/VERSION.json @@ -1,4 +1,4 @@ { "version": "5.0.0", - "stage": "beta2" -} \ No newline at end of file + "stage": "beta3" +}