update nso-version

splashcat-exporter-v2
cypas 2024-02-26 19:48:13 +08:00 committed by imspace
parent 6d5f4b66a5
commit 610bcdf424
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ import type { StatInkPostBody, VsHistoryDetail } from "./types.ts";
export const AGENT_NAME = "s3si.ts"; export const AGENT_NAME = "s3si.ts";
export const S3SI_VERSION = "0.4.14"; export const S3SI_VERSION = "0.4.14";
export const NSOAPP_VERSION = "2.8.0"; export const NSOAPP_VERSION = "2.9.0";
export const WEB_VIEW_VERSION = "6.0.0-eb33aadc"; export const WEB_VIEW_VERSION = "6.0.0-eb33aadc";
export enum Queries { export enum Queries {
HomeQuery = HomeQuery =