diff --git a/app.json b/app.json index 06da4125..5188646c 100644 --- a/app.json +++ b/app.json @@ -2,7 +2,7 @@ "expo": { "name": "Interclip", "slug": "iclip", - "version": "1.1.0", + "version": "1.1.1", "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": "1.1.0", + "buildNumber": "1.1.1", "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": 38 + "versionCode": 39 }, "web": { "favicon": "./assets/favicon.png"