bump version to 150.4.0

This commit is contained in:
Kwaroran
2025-02-26 09:35:00 +09:00
parent 5a4b7bbef2
commit 429022ba6f
3 changed files with 3 additions and 3 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 = "150.3.0"
export let appVer = "150.4.0"
export let webAppSubVer = ''