From 4573d3eecea493aea51d423080a6404aae98243a Mon Sep 17 00:00:00 2001 From: Ronnie Beggs Date: Sat, 8 Jun 2024 18:52:12 -0700 Subject: [PATCH] [feat] upgrade version 0.0.1 (18) -> 0.0.2 (1). --- app.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app.json b/app.json index 1b0b98ec..613bb98c 100644 --- a/app.json +++ b/app.json @@ -3,7 +3,7 @@ "name": "Impact Fund", "slug": "impact-fund", "owner": "impactfunddev", - "version": "0.0.1", + "version": "0.0.2", "orientation": "portrait", "icon": "./assets/icon.png", "userInterfaceStyle": "light", @@ -23,7 +23,7 @@ "NSMicrophoneUsageDescription": "Allow $(PRODUCT_NAME) to access your microphone" }, "bundleIdentifier": "org.calblueprint.impactfund", - "buildNumber": "18" + "buildNumber": "1" }, "android": { "adaptiveIcon": {