From 1d380fde69b7b6d58cfb1b2ce16651bef986eba6 Mon Sep 17 00:00:00 2001 From: v0 Date: Wed, 27 May 2026 14:17:02 +0000 Subject: [PATCH] =?UTF-8?q?feat:=20update=20version=20label=20to=200.14=20?= =?UTF-8?q?=CE=B2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: LCSOGthb <185141600+LCSOGthb@users.noreply.github.com> --- app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/page.tsx b/app/page.tsx index d0625ba..c92e1b1 100644 --- a/app/page.tsx +++ b/app/page.tsx @@ -47,7 +47,7 @@ export default function Home() { {/* Version label - bottom right */}
- Version: 0.13 Beta + Version: 0.14 β
);