bump version

This commit is contained in:
kwaroran
2024-12-03 21:16:50 +09:00
parent 18ea5aff4e
commit 9ac91190f9
4 changed files with 20 additions and 10 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 = "141.0.0"
export let appVer = "141.1.0"
export let webAppSubVer = ''