From 88fc373d28adbfdc113f1966d0fee23574ff4412 Mon Sep 17 00:00:00 2001 From: Jinwoo-H Date: Tue, 14 Jul 2026 19:10:35 -0400 Subject: [PATCH] Prepare mobile 0.0.30 Co-authored-by: Orca --- mobile/app.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mobile/app.json b/mobile/app.json index e2d6a248f85..cb740d1f545 100644 --- a/mobile/app.json +++ b/mobile/app.json @@ -2,7 +2,7 @@ "expo": { "name": "Orca", "slug": "orca-mobile", - "version": "0.0.27", + "version": "0.0.30", "orientation": "default", "icon": "./assets/icon.png", "userInterfaceStyle": "automatic",