From 2e487ce52086c1f2bbd3d0b68e074cbcb5a82890 Mon Sep 17 00:00:00 2001 From: VPS 4 Builder Date: Mon, 18 May 2026 01:45:34 +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 d7433b3..39618fe 100644 --- a/frontend/src/constants.ts +++ b/frontend/src/constants.ts @@ -1 +1 @@ -export const APP_VERSION = 'V1.0.7'; +export const APP_VERSION = 'V1.0.8';