Skip to content
This repository was archived by the owner on Jan 20, 2024. It is now read-only.

Commit 9949a9d

Browse files
committed
bump: v1.1.1
1 parent 491560f commit 9949a9d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

app.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"expo": {
33
"name": "Interclip",
44
"slug": "iclip",
5-
"version": "1.1.0",
5+
"version": "1.1.1",
66
"orientation": "portrait",
77
"userInterfaceStyle": "automatic",
88
"githubUrl": "https://github.com/interclip/mobile",
@@ -21,7 +21,7 @@
2121
"icon": "./assets/ios.png",
2222
"supportsTablet": true,
2323
"bundleIdentifier": "com.filiptronicek.iclip",
24-
"buildNumber": "1.1.0",
24+
"buildNumber": "1.1.1",
2525
"infoPlist": {
2626
"NSCameraUsageDescription": "Interclip uses your camera to scan QR codes. Interclip will also use your camera if you upload a file with the Camera source.",
2727
"NSMicrophoneUsageDescription": "Interclip uses your microphone to record audio when you record video through the file upload page.",
@@ -37,7 +37,7 @@
3737
"READ_EXTERNAL_STORAGE",
3838
"WRITE_EXTERNAL_STORAGE"
3939
],
40-
"versionCode": 38
40+
"versionCode": 39
4141
},
4242
"web": {
4343
"favicon": "./assets/favicon.png"

0 commit comments

Comments
 (0)