chore: bump sh-desktop version to 24.12.2
This commit is contained in:
parent
b54edd2edb
commit
9746e92c27
3 changed files with 3 additions and 3 deletions
|
|
@ -1417,7 +1417,7 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "hoppscotch-desktop"
|
||||
version = "24.12.1"
|
||||
version = "24.12.2"
|
||||
dependencies = [
|
||||
"cocoa 0.25.0",
|
||||
"dashmap",
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
[package]
|
||||
name = "hoppscotch-desktop"
|
||||
version = "24.12.1"
|
||||
version = "24.12.2"
|
||||
description = "A Tauri App"
|
||||
authors = ["you"]
|
||||
license = ""
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@
|
|||
},
|
||||
"package": {
|
||||
"productName": "Hoppscotch",
|
||||
"version": "24.12.1"
|
||||
"version": "24.12.2"
|
||||
},
|
||||
"tauri": {
|
||||
"allowlist": {
|
||||
|
|
|
|||
Loading…
Reference in a new issue