chore: update version to 145.3.0

This commit is contained in:
Kwaroran
2025-01-02 03:02:54 +09:00
parent b80f15f885
commit 866996ba1e
5 changed files with 19 additions and 38 deletions

View File

@@ -12,7 +12,7 @@ import { defaultColorScheme, type ColorScheme } from '../gui/colorscheme';
import type { PromptItem, PromptSettings } from '../process/prompt';
import type { OobaChatCompletionRequestParams } from '../model/ooba';
export let appVer = "145.2.0"
export let appVer = "145.3.0"
export let webAppSubVer = ''