Skip to content

Commit

Permalink
✅ 打包测试
Browse files Browse the repository at this point in the history
  • Loading branch information
BTMuli committed Dec 9, 2023
1 parent dbf2ed4 commit 6151d13
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src-tauri/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "TeyvatGuide"
version = "0.3.6"
version = "0.3.7"
description = "Game Tool for Genshin Impact player"
authors = ["BTMuli <[email protected]>"]
license = "MIT"
Expand Down
2 changes: 1 addition & 1 deletion src-tauri/tauri.conf.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
},
"package": {
"productName": "TeyvatGuide",
"version": "0.3.6"
"version": "0.3.7"
},
"tauri": {
"allowlist": {
Expand Down

0 comments on commit 6151d13

Please sign in to comment.