From 851ad70a6c69540c6733ef4f8cc4409ab4fbe414 Mon Sep 17 00:00:00 2001 From: Fu Diwei Date: Thu, 15 May 2025 23:52:21 +0800 Subject: [PATCH] bump version to v0.3.12 --- 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 4028a310..312f45a1 100644 --- a/ui/src/domain/version.ts +++ b/ui/src/domain/version.ts @@ -1 +1 @@ -export const version = "v0.3.11"; +export const version = "v0.3.12";