Bump application version to 157.0.0

This commit is contained in:
Kwaroran
2025-03-22 21:26:08 +09:00
parent 9ed6d20994
commit 19c7097720
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 = "156.0.0"
export let appVer = "157.0.0"
export let webAppSubVer = ''