From 610bcdf4249674e08a51208396b31543117976ab Mon Sep 17 00:00:00 2001 From: cypas Date: Mon, 26 Feb 2024 19:48:13 +0800 Subject: [PATCH] update nso-version --- src/constant.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/constant.ts b/src/constant.ts index c65b455..bf7e6dd 100644 --- a/src/constant.ts +++ b/src/constant.ts @@ -2,7 +2,7 @@ import type { StatInkPostBody, VsHistoryDetail } from "./types.ts"; export const AGENT_NAME = "s3si.ts"; 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 enum Queries { HomeQuery =