🚀 v0.9.3

This commit is contained in:
BTMuli
2026-01-19 12:47:36 +08:00
parent 1eb36bd606
commit a7bb92df0c
8 changed files with 16 additions and 11 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "TeyvatGuide"
version = "0.9.2"
version = "0.9.3"
description = "Game Tool for Genshin Impact player"
authors = ["BTMuli <bt-muli@outlook.com>"]
license = "MIT"

View File

@@ -2,7 +2,7 @@
"$schema": "https://schema.tauri.app/config/2",
"productName": "TeyvatGuide",
"identifier": "TeyvatGuide",
"version": "0.9.2",
"version": "0.9.3",
"build": {
"beforeDevCommand": "pnpm vite:dev",
"beforeBuildCommand": "pnpm vite:build",