From 923258f5bc531a3f6a9e0bd71df0230bb85e69c0 Mon Sep 17 00:00:00 2001 From: enlineawork Date: Tue, 8 Sep 2026 22:00:30 -0300 Subject: [PATCH] chore(release): expose F5 WEB phase --- web-v2/src/config/version.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web-v2/src/config/version.ts b/web-v2/src/config/version.ts index f8a9534..cf00036 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 = 'Fase F3.1 · Inventario estructural y catálogo contextual'; +export const APP_PHASE = 'F5 · Inventario operativo y catálogo autorizado';