chore: update `NSOAPP_VERSION`

splashcat-exporter
spacemeowx2 2023-11-09 15:57:05 +08:00
parent 94c33bae8f
commit addb535d96
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 S3SI_VERSION = "0.4.10";
export const NSOAPP_VERSION = "2.7.0";
export const NSOAPP_VERSION = "2.7.1";
export const WEB_VIEW_VERSION = "4.0.0-dae4328c";
export enum Queries {
HomeQuery =