Bump version to 138.1.2

This commit is contained in:
kwaroran
2024-11-05 23:16:01 +09:00
parent a0c2c65a31
commit 39a462ded4
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.1"
export let appVer = "138.1.2"
export let webAppSubVer = ''