From d345aeda65133d8a9de1d2785a9d353fbe8a3b92 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 9 May 2026 22:19:04 +0000 Subject: [PATCH] release: v1.3.46-rc.1 [rc-slot:2026-05-09-15] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a23840edd50..444b1075eca 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "orca", - "version": "1.3.46-rc.0", + "version": "1.3.46-rc.1", "description": "Next-gen IDE for parallel agentic development", "homepage": "https://github.com/stablyai/orca", "author": "stablyai",