From c4bb10e1f55c2180ba42285881eb3fc2b4ce555e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 10 May 2026 22:20:00 +0000 Subject: [PATCH] release: v1.3.48-rc.1 [rc-slot:2026-05-10-15] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e310cdd621a..dbc3f48bdca 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "orca", - "version": "1.3.47", + "version": "1.3.48-rc.1", "description": "Next-gen IDE for parallel agentic development", "homepage": "https://github.com/stablyai/orca", "author": "stablyai",