Bump version to 143.3.1 in configuration and related files

This commit is contained in:
Kwaroran
2024-12-12 10:43:42 +09:00
parent fc571d45ac
commit 7ed8d889cf
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 = "143.3.0"
export let appVer = "143.3.1"
export let webAppSubVer = ''