From c6fc7ea4c8a2d6004d0de365088c3eeb1931f5b3 Mon Sep 17 00:00:00 2001 From: Jinjing <6427696+AmethystLiang@users.noreply.github.com> Date: Mon, 6 Apr 2026 09:21:52 -0700 Subject: [PATCH] 1.0.92-rc.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5eeaed88c15..7147643f1c5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "orca", - "version": "1.0.91", + "version": "1.0.92-rc.0", "description": "An Electron application with React and TypeScript", "homepage": "https://github.com/stablyai/orca", "author": "stablyai",