chore: update version to 145.1.0 in configuration files

This commit is contained in:
Kwaroran
2024-12-27 16:00:20 +09:00
parent 828f612ed6
commit 4e2f5c24da
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 = "145.0.1"
export let appVer = "145.1.0"
export let webAppSubVer = ''