chore: update version to 161.3.0 in configuration and related files

This commit is contained in:
Kwaroran
2025-05-26 02:16:04 +09:00
parent 0153f29949
commit fc4f753df9
3 changed files with 3 additions and 3 deletions

View File

@@ -13,7 +13,7 @@ import type { PromptItem, PromptSettings } from '../process/prompt';
import type { OobaChatCompletionRequestParams } from '../model/ooba';
import { type HypaV3Settings, type HypaV3Preset, createHypaV3Preset } from '../process/memory/hypav3'
export let appVer = "161.2.0"
export let appVer = "161.3.0"
export let webAppSubVer = ''