bump: update version to 152.0.0

This commit is contained in:
Kwaroran
2025-03-08 18:06:07 +09:00
parent 5969ac15f3
commit 743b2544a5
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 = "151.1.0"
export let appVer = "152.0.0"
export let webAppSubVer = ''