chore: update version to 161.0.0 in configuration files
This commit is contained in:
@@ -29,7 +29,7 @@
|
||||
},
|
||||
"productName": "RisuAI",
|
||||
"mainBinaryName": "RisuAI",
|
||||
"version": "160.1.0",
|
||||
"version": "161.0.0",
|
||||
"identifier": "co.aiclient.risu",
|
||||
"plugins": {
|
||||
"updater": {
|
||||
|
||||
@@ -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.1.0"
|
||||
export let appVer = "161.0.0"
|
||||
export let webAppSubVer = ''
|
||||
|
||||
|
||||
|
||||
@@ -1 +1 @@
|
||||
{"version":"160.1.0"}
|
||||
{"version":"161.0.0"}
|
||||
Reference in New Issue
Block a user