From 897ba4a3dc6c19d3e00b9f23cc544cdfb619ccc8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 19 Apr 2026 10:11:08 +0000 Subject: [PATCH] release: 1.3.5-rc.0 [rc-slot:2026-04-19-03] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 940e2b37d26..05905794309 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "orca", - "version": "1.3.4", + "version": "1.3.5-rc.0", "description": "An Electron application with React and TypeScript", "homepage": "https://github.com/stablyai/orca", "author": "stablyai",