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} > - + - + - +