🚀 v0.3.7

This commit is contained in:
BTMuli
2023-12-11 19:14:32 +08:00
parent e973ac41fa
commit 17b0d75d21
8 changed files with 32 additions and 9 deletions

2
src-tauri/Cargo.lock generated
View File

@@ -4,7 +4,7 @@ version = 3
[[package]]
name = "TeyvatGuide"
version = "0.3.6"
version = "0.3.7"
dependencies = [
"serde",
"serde_json",

View File

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

View File

@@ -8,7 +8,7 @@
},
"package": {
"productName": "TeyvatGuide",
"version": "0.3.6"
"version": "0.3.7"
},
"tauri": {
"allowlist": {