Bump version to 144.1.0 in configuration and related files

This commit is contained in:
Kwaroran
2024-12-21 01:29:57 +09:00
parent 709f45fa59
commit e1f5a8ef08
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 = "144.0.0"
export let appVer = "144.1.0"
export let webAppSubVer = ''