From 3fb9b00f66c928051e5fbdff8a5249927ba133b7 Mon Sep 17 00:00:00 2001 From: RHQYZ Date: Sun, 15 Jun 2025 22:28:44 +0800 Subject: [PATCH] bump vertion to v0.3.18 --- 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 321e7b16..52668c80 100644 --- a/ui/src/domain/version.ts +++ b/ui/src/domain/version.ts @@ -1 +1 @@ -export const version = "v0.3.17"; +export const version = "v0.3.18";