Revert "fix: use old NSO app version"

This reverts commit 02c1c92191.
splashcat-exporter
imspace 2023-12-02 21:04:03 +08:00
parent 02c1c92191
commit 209e5e75ed
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.11"; export const S3SI_VERSION = "0.4.11";
export const NSOAPP_VERSION = "2.7.1"; export const NSOAPP_VERSION = "2.8.0";
export const WEB_VIEW_VERSION = "6.0.0-e135295b"; export const WEB_VIEW_VERSION = "6.0.0-e135295b";
export enum Queries { export enum Queries {
HomeQuery = HomeQuery =