chore: correct version of selfhost-desktop
This commit is contained in:
parent
bb8dc6f7eb
commit
2bd925d441
2 changed files with 2 additions and 2 deletions
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "@hoppscotch/selfhost-desktop",
|
||||
"private": true,
|
||||
"version": "0.0.0",
|
||||
"version": "2023.8.3-1",
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"dev:vite": "vite",
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@
|
|||
},
|
||||
"package": {
|
||||
"productName": "Hoppscotch",
|
||||
"version": "83.8.1-1"
|
||||
"version": "23.8.1-1"
|
||||
},
|
||||
"tauri": {
|
||||
"allowlist": {
|
||||
|
|
|
|||
Loading…
Reference in a new issue