chore: update NSOAPP_VERSION
parent
c524887fc6
commit
e78d3cd1cf
|
|
@ -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.3.5";
|
export const S3SI_VERSION = "0.3.5";
|
||||||
export const NSOAPP_VERSION = "2.5.0";
|
export const NSOAPP_VERSION = "2.5.1";
|
||||||
export const WEB_VIEW_VERSION = "3.0.0-0742bda0";
|
export const WEB_VIEW_VERSION = "3.0.0-0742bda0";
|
||||||
export const S3SI_LINK = "https://github.com/spacemeowx2/s3si.ts";
|
export const S3SI_LINK = "https://github.com/spacemeowx2/s3si.ts";
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue