fix(agent): propagate default values to persistent store (#4511)

This commit is contained in:
Shreyas
2024-11-06 15:00:52 +05:30
committed by GitHub
parent 6a9d056dee
commit ecf5d9f6d2
12 changed files with 151 additions and 108 deletions

View File

@@ -1,7 +1,7 @@
{
"$schema": "https://schema.tauri.app/config/2.0.0-rc",
"productName": "Hoppscotch Agent Portable",
"version": "0.1.2",
"version": "0.1.3",
"identifier": "io.hoppscotch.agent",
"build": {
"beforeDevCommand": "pnpm dev",