From 90971de21d761f90ea968c8c29d04c4e8c291723 Mon Sep 17 00:00:00 2001 From: enlineawork Date: Wed, 9 Sep 2026 18:08:51 -0300 Subject: [PATCH] fix(release): align visible WEB metadata with F6.1 --- web-v2/src/config/version.ts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/web-v2/src/config/version.ts b/web-v2/src/config/version.ts index cf00036..5e328e5 100644 --- a/web-v2/src/config/version.ts +++ b/web-v2/src/config/version.ts @@ -1,2 +1,2 @@ -export const APP_VERSION = '0.21.0-1'; -export const APP_PHASE = 'F5 · Inventario operativo y catálogo autorizado'; +export const APP_VERSION = '0.23.0-1'; +export const APP_PHASE = 'F6.1 · Contexto operativo Área–Operadora consolidado';