From e6cf4d3e0718380bd23a46f745f7a1cc4563ea67 Mon Sep 17 00:00:00 2001 From: RHQYZ Date: Mon, 2 Jun 2025 23:10:34 +0800 Subject: [PATCH] bump version to v0.3.15 --- 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 b7741526..9fbf6cfe 100644 --- a/ui/src/domain/version.ts +++ b/ui/src/domain/version.ts @@ -1 +1 @@ -export const version = "v0.3.14"; +export const version = "v0.3.15";