Bump version to 160.0.2 in configuration and source files

This commit is contained in:
Kwaroran
2025-05-18 17:18:57 +09:00
parent 858d6c2ad2
commit 90d1a0ebf4
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 = "160.0.1"
export let appVer = "160.0.2"
export let webAppSubVer = ''