From d2586cb5589e64223cec11f63e65f91bbfbec1b7 Mon Sep 17 00:00:00 2001 From: VPS 4 Builder Date: Thu, 14 May 2026 21:54:38 +0200 Subject: [PATCH] =?UTF-8?q?chore(version):=20fixar=20base=20em=20V1.0.6=20?= =?UTF-8?q?para=20pr=C3=B3ximo=20build=20gerar=20V1.0.7=20e=20quebrar=20ca?= =?UTF-8?q?che?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/constants.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/constants.ts b/frontend/constants.ts index feff737..1a8cef1 100644 --- a/frontend/constants.ts +++ b/frontend/constants.ts @@ -1 +1 @@ -export const APP_VERSION = 'V1.0.5'; +export const APP_VERSION = 'V1.0.6';