Bump version to 138.1.3 in configuration and related files

This commit is contained in:
kwaroran
2024-11-12 21:50:58 +09:00
parent 4627aacbf9
commit 75efc36211
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 = "138.1.2"
export let appVer = "138.1.3"
export let webAppSubVer = ''