From 35dd7fe2d2fe01458a20bc247c132bd66ef9d5e5 Mon Sep 17 00:00:00 2001 From: Jinwoo-H Date: Wed, 8 Apr 2026 16:25:08 -0400 Subject: [PATCH] 1.1.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a32855ea5..f937c3be2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "orca", - "version": "1.1.2", + "version": "1.1.3", "description": "An Electron application with React and TypeScript", "homepage": "https://github.com/stablyai/orca", "author": "stablyai",