chore: bump version to 2023.12.3

This commit is contained in:
Andrew Bastin
2024-01-30 20:27:25 +05:30
parent a28a576c41
commit aab76f1358
10 changed files with 15 additions and 15 deletions

View File

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

View File

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

View File

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