From 3d287a45794a87b560847a805a585739c43182c6 Mon Sep 17 00:00:00 2001 From: VPS 4 Builder Date: Thu, 14 May 2026 15:59:24 +0200 Subject: [PATCH] =?UTF-8?q?chore:=20bump=20APP=5FVERSION=20V1.0.3=20?= =?UTF-8?q?=E2=86=92=20V1.0.4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude Sonnet 4.6 --- frontend/constants.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/constants.ts b/frontend/constants.ts index 5294422..e6423e3 100644 --- a/frontend/constants.ts +++ b/frontend/constants.ts @@ -1 +1 @@ -export const APP_VERSION = 'V1.0.3'; +export const APP_VERSION = 'V1.0.4';