chore: update application version to 146.1.0

This commit is contained in:
Kwaroran
2025-01-07 00:07:24 +09:00
parent 9fc8978d1d
commit 708faeaea8
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 = "146.0.0"
export let appVer = "146.1.0"
export let webAppSubVer = ''