From 5cfda881cc94b0d16c5aabf6a080b42576ea1538 Mon Sep 17 00:00:00 2001 From: Neil <4138956+nwparker@users.noreply.github.com> Date: Sun, 19 Apr 2026 00:17:08 -0700 Subject: [PATCH] Revert "1.4.0" This reverts commit 886bc864ccbfbac6b26e60a6b080e1559dc63073. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e9f074fc5e1..632ea2e754f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "orca", - "version": "1.4.0", + "version": "1.3.4-rc.3", "description": "An Electron application with React and TypeScript", "homepage": "https://github.com/stablyai/orca", "author": "stablyai",