chore: bump selfhost-desktop version to 23.12.1-1

This commit is contained in:
Andrew Bastin
2023-12-24 13:45:41 +05:30
parent b2d98f7b66
commit 286fcd2bb0
2 changed files with 2 additions and 2 deletions

View File

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

View File

@@ -8,7 +8,7 @@
}, },
"package": { "package": {
"productName": "Hoppscotch", "productName": "Hoppscotch",
"version": "23.12.0-1" "version": "23.12.1-1"
}, },
"tauri": { "tauri": {
"allowlist": { "allowlist": {