From e342b64e789170a158b14d81d127fb1cd129ac55 Mon Sep 17 00:00:00 2001 From: Jinwoo-H Date: Tue, 14 Apr 2026 16:11:44 -0400 Subject: [PATCH] 1.1.32 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7d5f5030b..1a8bf72aa 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "orca", - "version": "1.1.31", + "version": "1.1.32", "description": "An Electron application with React and TypeScript", "homepage": "https://github.com/stablyai/orca", "author": "stablyai",