update version to 138.0.2

This commit is contained in:
kwaroran
2024-11-02 23:56:34 +09:00
parent 03e2390006
commit 0fc41e2e44
4 changed files with 4 additions and 4 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.0.1"
export let appVer = "138.0.2"
export let webAppSubVer = ''