From e5b522b667f7de4fdb2f28bbf1e640002a9fe389 Mon Sep 17 00:00:00 2001 From: enlineawork Date: Mon, 7 Sep 2026 10:22:36 -0300 Subject: [PATCH] F3.1: versionar WEB 0.21.0-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 d7bab61..f8a9534 100644 --- a/web-v2/src/config/version.ts +++ b/web-v2/src/config/version.ts @@ -1,2 +1,2 @@ -export const APP_VERSION = '0.20.0-4'; -export const APP_PHASE = 'Fase F1.4 · Briefing contextual antes de salir'; +export const APP_VERSION = '0.21.0-1'; +export const APP_PHASE = 'Fase F3.1 · Inventario estructural y catálogo contextual';