From 60cfdb197caa2a9bac29131df24f6ae695b656a0 Mon Sep 17 00:00:00 2001 From: Paul Frazee Date: Thu, 11 May 2023 18:14:32 -0500 Subject: [PATCH] Bump version numbers --- app.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app.json b/app.json index c1dc592c..8a2fe039 100644 --- a/app.json +++ b/app.json @@ -14,7 +14,7 @@ "backgroundColor": "#ffffff" }, "ios": { - "buildNumber": "2", + "buildNumber": "3", "supportsTablet": false, "bundleIdentifier": "xyz.blueskyweb.app", "config": { @@ -40,7 +40,7 @@ "backgroundColor": "#ffffff" }, "android": { - "versionCode": 13, + "versionCode": 14, "adaptiveIcon": { "foregroundImage": "./assets/adaptive-icon.png", "backgroundColor": "#ffffff"