2
0
mirror of https://github.com/inventree/inventree-app.git synced 2025-06-15 11:45:31 +00:00

ios: Update permission string for camera

This commit is contained in:
Oliver Walters
2021-10-17 22:01:18 +11:00
parent 2d4f9f33b7
commit 4e22f34dd1
2 changed files with 3 additions and 3 deletions

View File

@ -7,7 +7,7 @@ description: InvenTree stock management
# In iOS, build-name is used as CFBundleShortVersionString while build-number used as CFBundleVersion.
# Read more about iOS versioning at
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
version: 0.5.1+30
version: 0.5.1+31
environment:
sdk: ">=2.12.0 <3.0.0"