From 6b7dffedd6d87dce31b52061d2dea8982b7ae955 Mon Sep 17 00:00:00 2001 From: Bui Duc Thanh Date: Sun, 24 Jul 2022 19:23:24 +0800 Subject: [PATCH] Update app.json --- app.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/app.json b/app.json index 9142dcc..ff917b9 100644 --- a/app.json +++ b/app.json @@ -2,8 +2,8 @@ "expo": { "name": "MonKey", "slug": "monkey_prototype", - "description": "MonKey prototype to test for Milestone 2 submission", - "version": "1.0.0", + "description": "MonKey prototype to test for Milestone 3 submission", + "version": "2.0.0", "orientation": "portrait", "icon": "./assets/icon.png", "userInterfaceStyle": "light", @@ -21,7 +21,7 @@ "ios": { "supportsTablet": true, "bundleIdentifier": "com.grape.monkey", - "buildNumber": "1.0.0" + "buildNumber": "2.0.0" }, "android": { "adaptiveIcon": {