1.4.0
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user