From 2364cc8d60add4931f99cef5e9fd9d348ce9ade1 Mon Sep 17 00:00:00 2001 From: VPS 4 Builder Date: Fri, 15 May 2026 10:04:37 +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 c0be682..5294422 100644 --- a/frontend/src/constants.ts +++ b/frontend/src/constants.ts @@ -1 +1 @@ -export const APP_VERSION = 'V1.0.2'; +export const APP_VERSION = 'V1.0.3';