From 821c8b7df0894e58b475f8a91b282089904ade8d Mon Sep 17 00:00:00 2001 From: Brennan Benson <79079362+brennanb2025@users.noreply.github.com> Date: Fri, 4 Sep 2026 23:50:46 -0700 Subject: [PATCH] Bump mobile app.json to 0.0.48 (#18801) Co-authored-by: Merge Sim --- mobile/app.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mobile/app.json b/mobile/app.json index d5a420cc74b..131e3899396 100644 --- a/mobile/app.json +++ b/mobile/app.json @@ -2,7 +2,7 @@ "expo": { "name": "Orca", "slug": "orca-mobile", - "version": "0.0.47", + "version": "0.0.48", "orientation": "default", "icon": "./assets/icon.png", "userInterfaceStyle": "automatic",