From 9d262c98f6ab7efd4d00b9632f4c0b7c2512cd7d Mon Sep 17 00:00:00 2001 From: Brennan Benson <79079362+brennanb2025@users.noreply.github.com> Date: Sun, 19 Jul 2026 14:43:07 -0700 Subject: [PATCH] Bump mobile app.json to 0.0.32 (#9466) --- mobile/app.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mobile/app.json b/mobile/app.json index 0208b82f4..bd307ea83 100644 --- a/mobile/app.json +++ b/mobile/app.json @@ -2,7 +2,7 @@ "expo": { "name": "Orca", "slug": "orca-mobile", - "version": "0.0.31", + "version": "0.0.32", "orientation": "default", "icon": "./assets/icon.png", "userInterfaceStyle": "automatic",