Roll back couple of things

This commit is contained in:
kwaroran
2024-12-08 18:36:05 +09:00
parent 8c8c8baf8e
commit ccebb4d665
6 changed files with 5 additions and 16 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 = "142.0.0"
export let appVer = "142.0.1"
export let webAppSubVer = ''