build: bump version

main
spacemeowx2 2022-10-26 17:05:29 +08:00
parent db18f36d62
commit 24384c2a11
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
import type { StatInkPostBody, VsHistoryDetail } from "./types.ts";
export const AGENT_NAME = "s3si.ts";
export const S3SI_VERSION = "0.1.9";
export const S3SI_VERSION = "0.1.10";
export const NSOAPP_VERSION = "2.3.1";
export const WEB_VIEW_VERSION = "1.0.0-5644e7a2";
export const S3SI_LINK = "https://github.com/spacemeowx2/s3si.ts";