Create release build 2.4.9, lower deployment target to iOS 15.0 (#393)

* bump version

* lower target iOS version to 11

* bump version

* lower ios deployment target to 15.0

* increment build

* bump build

* increment build

* bump build

* update podlock
This commit is contained in:
Justin Hernandez
2025-03-21 15:50:11 -05:00
committed by GitHub
parent 34b2af5cb5
commit d03c9556a8
5 changed files with 14 additions and 14 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "openpassport",
"version": "2.4.1",
"version": "2.4.9",
"private": true,
"scripts": {
"analyze:android": "yarn reinstall && react-native-bundle-visualizer --platform android --dev",