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