chore: bump version to 2023.12.6

This commit is contained in:
Andrew Bastin
2024-02-26 22:31:58 +05:30
parent bd406616ec
commit faab1d20fd
8 changed files with 8 additions and 8 deletions

View File

@@ -1260,7 +1260,7 @@ dependencies = [
[[package]]
name = "hoppscotch-desktop"
version = "23.12.5"
version = "23.12.6"
dependencies = [
"cocoa 0.25.0",
"hex_color",

View File

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

View File

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