diff --git a/src-tauri/Cargo.toml b/src-tauri/Cargo.toml index 632b8885..51a24847 100644 --- a/src-tauri/Cargo.toml +++ b/src-tauri/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "TeyvatGuide" -version = "0.3.6" +version = "0.3.7" description = "Game Tool for Genshin Impact player" authors = ["BTMuli "] license = "MIT" diff --git a/src-tauri/tauri.conf.json b/src-tauri/tauri.conf.json index 02cce376..6d899acc 100644 --- a/src-tauri/tauri.conf.json +++ b/src-tauri/tauri.conf.json @@ -8,7 +8,7 @@ }, "package": { "productName": "TeyvatGuide", - "version": "0.3.6" + "version": "0.3.7" }, "tauri": { "allowlist": {