chore: update NSOAPP_VERSION
parent
bfb7d79609
commit
a7b0783f89
|
|
@ -2,7 +2,7 @@ import type { StatInkPostBody, VsHistoryDetail } from "./types.ts";
|
|||
|
||||
export const AGENT_NAME = "s3si.ts";
|
||||
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 enum Queries {
|
||||
HomeQuery =
|
||||
|
|
|
|||
Loading…
Reference in New Issue