From c3e7590f5337ea0f9d8cee3ca25e468cde697017 Mon Sep 17 00:00:00 2001 From: RHQYZ Date: Tue, 3 Jun 2025 23:50:48 +0800 Subject: [PATCH] bump version to v0.3.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 9fbf6cfe..92c8a9a0 100644 --- a/ui/src/domain/version.ts +++ b/ui/src/domain/version.ts @@ -1 +1 @@ -export const version = "v0.3.15"; +export const version = "v0.3.16";