chore: update `WEB_VIEW_VERSION`
parent
b2555783bb
commit
f236a523f7
|
|
@ -3,7 +3,7 @@ import type { StatInkPostBody, VsHistoryDetail } from "./types.ts";
|
|||
export const AGENT_NAME = "s3si.ts";
|
||||
export const S3SI_VERSION = "0.4.9";
|
||||
export const NSOAPP_VERSION = "2.7.0";
|
||||
export const WEB_VIEW_VERSION = "4.0.0-091d4283";
|
||||
export const WEB_VIEW_VERSION = "4.0.0-dae4328c";
|
||||
export enum Queries {
|
||||
HomeQuery =
|
||||
"51fc56bbf006caf37728914aa8bc0e2c86a80cf195b4d4027d6822a3623098a8",
|
||||
|
|
|
|||
Loading…
Reference in New Issue