From 454f294045abeebeb0263ee73ff9deba93d6889a Mon Sep 17 00:00:00 2001 From: imspace Date: Sat, 2 Dec 2023 21:39:22 +0800 Subject: [PATCH] feat: add 6.0.0 special --- CHANGELOG.md | 4 ++++ gui/src-tauri/tauri.conf.json | 2 +- src/constant.ts | 6 +++++- 3 files changed, 10 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1e6e5e0..5baf3cb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## 0.4.12 + +feat: add 6.0.0 special + ## 0.4.11 chore: update `WEB_VIEW_VERSION` and queries diff --git a/gui/src-tauri/tauri.conf.json b/gui/src-tauri/tauri.conf.json index 1df36a1..58915c9 100644 --- a/gui/src-tauri/tauri.conf.json +++ b/gui/src-tauri/tauri.conf.json @@ -9,7 +9,7 @@ }, "package": { "productName": "s3si-ts", - "version": "0.4.11" + "version": "0.4.12" }, "tauri": { "allowlist": { diff --git a/src/constant.ts b/src/constant.ts index 37ccb5c..6aa431d 100644 --- a/src/constant.ts +++ b/src/constant.ts @@ -1,7 +1,7 @@ import type { StatInkPostBody, VsHistoryDetail } from "./types.ts"; export const AGENT_NAME = "s3si.ts"; -export const S3SI_VERSION = "0.4.11"; +export const S3SI_VERSION = "0.4.12"; export const NSOAPP_VERSION = "2.8.0"; export const WEB_VIEW_VERSION = "6.0.0-e135295b"; export enum Queries { @@ -105,6 +105,10 @@ export const SPLATNET3_STATINK_MAP: { "sameride", "380e541b5bc5e49d77ff1a616f1343aeba01d500fee36aaddf8f09d74bd3d3bc": "tripletornado", + "8a7ee88a06407f4be1595ef8af4d2d2ac22bbf213a622cd19bbfaf4d0f36bcd7": + "teioika", + "a75eac34675bc0d4bd9ca9977cf22472848f89e28e08ee986b4461a3f2af28fc": + "ultra_chakuchi", }, WATER_LEVEL_MAP: { 0: "low",