Bump version to 140.1.0

This commit is contained in:
kwaroran
2024-11-30 02:20:01 +09:00
parent d12ab8ead1
commit 7e1fa69b56
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 = "140.0.3"
export let appVer = "140.1.0"
export let webAppSubVer = ''