Update version to 143.8.0 in configuration and database files

This commit is contained in:
Kwaroran
2024-12-20 02:21:00 +09:00
parent 68873452a0
commit bd14dcd038
2 changed files with 2 additions and 2 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.7.0"
export let appVer = "143.8.0"
export let webAppSubVer = ''