chore: bump version to 2024.8.0

This commit is contained in:
Andrew Bastin
2024-08-29 16:01:37 +05:30
parent 9a86d0c207
commit c048c31c6b
8 changed files with 8 additions and 8 deletions

View File

@@ -1296,7 +1296,7 @@ dependencies = [
[[package]]
name = "hoppscotch-desktop"
version = "24.7.2"
version = "24.8.0"
dependencies = [
"cocoa 0.25.0",
"dashmap",

View File

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

View File

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