Compare commits

...

2 Commits

Author SHA1 Message Date
Rosalina 929232e273
Merge remote-tracking branch 'upstream/main' into splashcat-exporter 2023-11-12 21:42:05 -05:00
spacemeowx2 addb535d96 chore: update `NSOAPP_VERSION` 2023-11-09 15:57:05 +08:00
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ export const AGENT_NAME = "splashcat / s3si.ts";
export const AGENT_VERSION = "1.1.1";
export const S3SI_VERSION = "0.4.10";
export const COMBINED_VERSION = `${AGENT_VERSION}/${S3SI_VERSION}`;
export const NSOAPP_VERSION = "2.7.0";
export const NSOAPP_VERSION = "2.7.1";
export const WEB_VIEW_VERSION = "4.0.0-dae4328c";
export enum Queries {
HomeQuery =