Bump version to 140.0.2

This commit is contained in:
Kwaroran
2024-11-27 10:34:04 +09:00
parent 3a54add582
commit 94c417c33b
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 = "140.0.1"
export let appVer = "140.0.2"
export let webAppSubVer = ''