Bump version to 153.0.0 in configuration and related files

This commit is contained in:
Kwaroran
2025-03-10 19:39:12 +09:00
parent e2c92ed473
commit 823606f825
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 = "152.0.1"
export let appVer = "153.0.0"
export let webAppSubVer = ''