From c1cefe0e7f7b8e2df7102641b83b97b68ea21aa6 Mon Sep 17 00:00:00 2001 From: yoan <536464346@qq.com> Date: Wed, 30 Oct 2024 11:07:59 +0800 Subject: [PATCH] v0.2.11 --- 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 2d8b0c59..45cff52f 100644 --- a/ui/src/domain/version.ts +++ b/ui/src/domain/version.ts @@ -1 +1 @@ -export const version = "Certimate v0.2.10"; +export const version = "Certimate v0.2.11";