Bump version to 139.2.0

This commit is contained in:
kwaroran
2024-11-22 21:54:24 +09:00
parent 6214388cc6
commit 66dddbb20c
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 = "139.1.0"
export let appVer = "139.2.0"
export let webAppSubVer = ''