bump version to 141.2.1

This commit is contained in:
kwaroran
2024-12-05 22:50:41 +09:00
parent 4352466dac
commit 998e8e6c65
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 = "141.2.0"
export let appVer = "141.2.1"
export let webAppSubVer = ''