WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content
This repository was archived by the owner on Jan 20, 2024. It is now read-only.

Commit 0717338

Browse files
committed
bump: v1.1.0
1 parent 54072af commit 0717338

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.0.3",
5+
"version": "1.1.0",
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.0.3",
24+
"buildNumber": "1.1.0",
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": 37
40+
"versionCode": 38
4141
},
4242
"web": {
4343
"favicon": "./assets/favicon.png"

0 commit comments

Comments
 (0)