From 42f9fba82c868766e340697fcda7a6d343378895 Mon Sep 17 00:00:00 2001 From: yoan <536464346@qq.com> Date: Thu, 9 Jan 2025 07:07:57 +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 2769905e..52b1393a 100644 --- a/ui/src/domain/version.ts +++ b/ui/src/domain/version.ts @@ -1 +1 @@ -export const version = "Certimate v0.2.23-beta"; +export const version = "Certimate v0.2.24-beta";