From f5c9d9e92aa4867409a873035a21f2c3d875c2ec Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Qu=E1=BB=91c=20Kh=C3=A1nh?= Date: Wed, 18 Sep 2024 23:52:40 +0700 Subject: [PATCH] chore(mobile): bump version 1.0.2 --- apps/mobile/app.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/mobile/app.json b/apps/mobile/app.json index 717c6f55..5c5648ff 100644 --- a/apps/mobile/app.json +++ b/apps/mobile/app.json @@ -2,7 +2,7 @@ "expo": { "name": "6pm", "slug": "6pm", - "version": "1.0.1", + "version": "1.0.2", "orientation": "portrait", "icon": "./assets/images/icon.png", "scheme": "sixpm", @@ -107,7 +107,7 @@ } }, "owner": "sixpm", - "runtimeVersion": "1.0.1", + "runtimeVersion": "1.0.2", "updates": { "url": "https://u.expo.dev/5853e031-3bfb-41fe-bfb6-c49f746c4adc", "checkAutomatically": "ON_ERROR_RECOVERY"