🚀 v0.8.0

This commit is contained in:
BTMuli
2025-09-09 15:16:14 +08:00
parent 57deef034e
commit 5b29eff372
5 changed files with 31 additions and 6 deletions

2
src-tauri/Cargo.lock generated
View File

@@ -4,7 +4,7 @@ version = 4
[[package]]
name = "TeyvatGuide"
version = "0.7.10"
version = "0.8.0"
dependencies = [
"chrono",
"log",

View File

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