From b4c17a6a12c0487e924778b4719d380f6eab8327 Mon Sep 17 00:00:00 2001 From: yoan <536464346@qq.com> Date: Sun, 24 Nov 2024 20:07:00 +0800 Subject: [PATCH] update version --- ui/src/domain/version.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui/src/domain/version.ts b/ui/src/domain/version.ts index 053298c1..d0c90d4e 100644 --- a/ui/src/domain/version.ts +++ b/ui/src/domain/version.ts @@ -1 +1 @@ -export const version = "Certimate v0.3.0-alpha.1"; +export const version = "Certimate v0.3.0-alpha.2";