From 1bbb6cf138ec9febc846d98e4985def70995ebbf Mon Sep 17 00:00:00 2001 From: VPS 4 Builder Date: Fri, 15 May 2026 10:13:09 +0200 Subject: [PATCH] chore(deploy): bump version --- frontend/src/constants.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/constants.ts b/frontend/src/constants.ts index 5294422..e6423e3 100644 --- a/frontend/src/constants.ts +++ b/frontend/src/constants.ts @@ -1 +1 @@ -export const APP_VERSION = 'V1.0.3'; +export const APP_VERSION = 'V1.0.4';