Bump application version to 156.0.0

This commit is contained in:
kwaroran
2025-03-21 13:51:42 +09:00
parent 9fd188f235
commit c1aa28f669
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 = "155.0.0"
export let appVer = "156.0.0"
export let webAppSubVer = ''