Bump version to 140.0.3

This commit is contained in:
Kwaroran
2024-11-27 18:03:20 +09:00
parent c22cde2c8a
commit 7202a12b93
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.2"
export let appVer = "140.0.3"
export let webAppSubVer = ''