bump version to 142.0.0 in configuration and related files

This commit is contained in:
kwaroran
2024-12-08 15:47:58 +09:00
parent 1c28651541
commit 69a87a4d16
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 = "141.6.0"
export let appVer = "142.0.0"
export let webAppSubVer = ''