From aa0138ec3a774c29887b952808604580beca1357 Mon Sep 17 00:00:00 2001 From: VPS 4 Builder Date: Fri, 15 May 2026 08:40:47 +0200 Subject: [PATCH] chore(deploy): bump version --- frontend/constants.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/constants.ts b/frontend/constants.ts index 39618fe..f73a1da 100644 --- a/frontend/constants.ts +++ b/frontend/constants.ts @@ -1 +1 @@ -export const APP_VERSION = 'V1.0.8'; +export const APP_VERSION = 'V1.0.9';