chore(agent): bump version to 0.1.2 (#4497)

Co-authored-by: Andrew Bastin <andrewbastin.k@gmail.com>
This commit is contained in:
Shreyas
2024-10-30 21:11:32 +05:30
committed by GitHub
parent c3518cf678
commit 8643819926
5 changed files with 6 additions and 6 deletions

View File

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