From bac00491fee37f38d2d8a48b52ee26f81e48f259 Mon Sep 17 00:00:00 2001 From: yoan <536464346@qq.com> Date: Wed, 23 Oct 2024 07:56:29 +0800 Subject: [PATCH] v0.2.7 --- 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 1a412f6a..2a7368b1 100644 --- a/ui/src/domain/version.ts +++ b/ui/src/domain/version.ts @@ -1 +1 @@ -export const version = "Certimate v0.2.6"; +export const version = "Certimate v0.2.7";