bump: update application version to 150.1.0

This commit is contained in:
Kwaroran
2025-02-16 02:55:43 +09:00
parent 1b1d43cf1b
commit 82527f2f7d
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.0.2"
export let appVer = "150.1.0"
export let webAppSubVer = ''