chore: 0.4.20

splashcat-exporter-v2^2
spacemeowx2 2024-06-18 20:29:10 +08:00
parent 58dbafaa22
commit 6a21775c90
3 changed files with 6 additions and 2 deletions

View File

@ -1,3 +1,7 @@
## 0.4.20
fix: update `NSOAPP_VERSION`
## 0.4.19
feat: update `NSOAPP_VERSION`

View File

@ -9,7 +9,7 @@
},
"package": {
"productName": "s3si-ts",
"version": "0.4.19"
"version": "0.4.20"
},
"tauri": {
"allowlist": {

View File

@ -1,7 +1,7 @@
import type { StatInkPostBody, VsHistoryDetail } from "./types.ts";
export const AGENT_NAME = "s3si.ts";
export const S3SI_VERSION = "0.4.19";
export const S3SI_VERSION = "0.4.20";
export const NSOAPP_VERSION = "2.10.0";
export const WEB_VIEW_VERSION = "6.0.0-9f87c815";
export enum Queries {