From 1deb769f37c8487db7537f367bb3c432dea46faa Mon Sep 17 00:00:00 2001 From: Jinwoo Hong <73622457+Jinwoo-H@users.noreply.github.com> Date: Mon, 18 May 2026 01:58:15 -0400 Subject: [PATCH] Prepare mobile 0.0.8 Bump mobile app version to 0.0.8 and slightly shorten the mobile browser URL toolbar. --- mobile/app.json | 2 +- mobile/src/browser/MobileBrowserPane.tsx | 20 ++++++++++---------- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/mobile/app.json b/mobile/app.json index 3eca098af..9e915ee44 100644 --- a/mobile/app.json +++ b/mobile/app.json @@ -2,7 +2,7 @@ "expo": { "name": "Orca", "slug": "orca-mobile", - "version": "0.0.7", + "version": "0.0.8", "orientation": "portrait", "icon": "./assets/icon.png", "userInterfaceStyle": "automatic", diff --git a/mobile/src/browser/MobileBrowserPane.tsx b/mobile/src/browser/MobileBrowserPane.tsx index 2b40f1f05..cfaed3061 100644 --- a/mobile/src/browser/MobileBrowserPane.tsx +++ b/mobile/src/browser/MobileBrowserPane.tsx @@ -1023,17 +1023,17 @@ export function MobileBrowserPane({ label="Back" onPress={goBack} > - + - + - +