From 61f2e79f8b1c337fa136a5e50a3ca398d08aed87 Mon Sep 17 00:00:00 2001 From: Neil <4138956+nwparker@users.noreply.github.com> Date: Sat, 11 Jul 2026 00:45:05 -0700 Subject: [PATCH] Bump mobile app.json to 0.0.27 (#8245) --- mobile/app.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mobile/app.json b/mobile/app.json index db8326a3dbc..486685273da 100644 --- a/mobile/app.json +++ b/mobile/app.json @@ -2,7 +2,7 @@ "expo": { "name": "Orca", "slug": "orca-mobile", - "version": "0.0.26", + "version": "0.0.27", "orientation": "default", "icon": "./assets/icon.png", "userInterfaceStyle": "automatic",