From e95edcd00e0b07e9f8bfed8eb052db0ffd72513e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Filip=20Tron=C3=AD=C4=8Dek?= Date: Sat, 9 Apr 2022 13:49:35 +0200 Subject: [PATCH] Bump: v2.0.2 --- app.json | 6 +++--- ios/Interclip/Info.plist | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/app.json b/app.json index 66cc5a84..0396e2bb 100644 --- a/app.json +++ b/app.json @@ -2,7 +2,7 @@ "expo": { "name": "Interclip", "slug": "iclip", - "version": "2.0.1", + "version": "2.0.2", "orientation": "portrait", "userInterfaceStyle": "automatic", "githubUrl": "https://github.com/interclip/mobile", @@ -21,7 +21,7 @@ "icon": "./assets/ios.png", "supportsTablet": true, "bundleIdentifier": "com.filiptronicek.iclip", - "buildNumber": "2.0.1", + "buildNumber": "2.0.2", "infoPlist": { "NSCameraUsageDescription": "Interclip uses your camera to scan QR codes. Interclip will also use your camera if you upload a file with the Camera source.", "NSMicrophoneUsageDescription": "Interclip uses your microphone to record audio when you record video through the file upload page.", @@ -37,7 +37,7 @@ "READ_EXTERNAL_STORAGE", "WRITE_EXTERNAL_STORAGE" ], - "versionCode": 44 + "versionCode": 45 }, "web": { "favicon": "./assets/favicon.png" diff --git a/ios/Interclip/Info.plist b/ios/Interclip/Info.plist index 48df2768..3d3bf74d 100644 --- a/ios/Interclip/Info.plist +++ b/ios/Interclip/Info.plist @@ -17,7 +17,7 @@ CFBundlePackageType $(PRODUCT_BUNDLE_PACKAGE_TYPE) CFBundleShortVersionString - 2.0.1 + 2.0.2 CFBundleSignature ???? CFBundleURLTypes @@ -31,7 +31,7 @@ CFBundleVersion - 2.0.1 + 2.0.2 LSRequiresIPhoneOS NSAppTransportSecurity