chore: bump version to 2024.10.1

This commit is contained in:
Andrew Bastin
2024-11-06 20:50:08 +05:30
parent 3fc43cc9b9
commit e87ec8c026
8 changed files with 8 additions and 8 deletions

View File

@@ -1417,7 +1417,7 @@ dependencies = [
[[package]]
name = "hoppscotch-desktop"
version = "24.10.0"
version = "24.10.1"
dependencies = [
"cocoa 0.25.0",
"dashmap",

View File

@@ -1,6 +1,6 @@
[package]
name = "hoppscotch-desktop"
version = "24.10.0"
version = "24.10.1"
description = "A Tauri App"
authors = ["you"]
license = ""

View File

@@ -8,7 +8,7 @@
},
"package": {
"productName": "Hoppscotch",
"version": "24.10.0"
"version": "24.10.1"
},
"tauri": {
"allowlist": {