From a367585ab4fbe009f941a816382286df31120183 Mon Sep 17 00:00:00 2001 From: yoan <536464346@qq.com> Date: Mon, 11 Nov 2024 07:58:13 +0800 Subject: [PATCH] v0.2.18 --- 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 1300d70d..a8fc4145 100644 --- a/ui/src/domain/version.ts +++ b/ui/src/domain/version.ts @@ -1 +1 @@ -export const version = "Certimate v0.2.17"; +export const version = "Certimate v0.2.18";