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,6 +1,6 @@
[package]
name = "hoppscotch-agent"
version = "0.1.2"
version = "0.1.3"
description = "A cross-platform HTTP request agent for Hoppscotch for advanced request handling including custom headers, certificates, proxies, and local system integration."
authors = ["AndrewBastin", "CuriousCorrelation"]
edition = "2021"