From e0aed060aae441a3ce7d99f8ab2e9cc8246fa2a2 Mon Sep 17 00:00:00 2001 From: "Yoan.liu" Date: Sun, 9 Mar 2025 07:21:56 +0800 Subject: [PATCH] update to version 0.3.1 --- 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 6c7f5c07..b86a423f 100644 --- a/ui/src/domain/version.ts +++ b/ui/src/domain/version.ts @@ -1 +1 @@ -export const version = "v0.3.0"; +export const version = "v0.3.1";