This commit is contained in:
2026-01-28 19:25:05 -07:00
parent ff863ba277
commit 45586031e1
85 changed files with 3468 additions and 977 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "berry-dash-ultimate"
version = "1.3.0"
version = "1.4.0"
authors = ["Lncvrt"]
edition = "2024"
@@ -14,4 +14,4 @@ tauri-build = { version = "2.5.3", features = [] }
[dependencies]
tauri = { version = "2.9.5", features = [] }
serde = { version = "1.0.228", features = ["derive"] }
serde_json = "1.0.148"
serde_json = "1.0.149"