From 44332b9d07b86bf74fa94ccce79423fdbf05274f Mon Sep 17 00:00:00 2001 From: yoan <536464346@qq.com> Date: Thu, 7 Nov 2024 08:09:25 +0800 Subject: [PATCH] v0.2.16 --- 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 08f37961..8b42c85f 100644 --- a/ui/src/domain/version.ts +++ b/ui/src/domain/version.ts @@ -1 +1 @@ -export const version = "Certimate v0.2.15"; +export const version = "Certimate v0.2.16";