From 3e1a45760992fabdd6c837ac6512982184e85382 Mon Sep 17 00:00:00 2001 From: "Yoan.liu" Date: Mon, 10 Mar 2025 21:33:06 +0800 Subject: [PATCH] update to version v0.3.3 --- 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 0a1037ff..9ee31c79 100644 --- a/ui/src/domain/version.ts +++ b/ui/src/domain/version.ts @@ -1 +1 @@ -export const version = "v0.3.2"; +export const version = "v0.3.3";