From 99438507405778b284f1ba00e5f6f81c41da2184 Mon Sep 17 00:00:00 2001 From: alejandrocarmona Date: Wed, 17 Apr 2024 07:51:34 -0700 Subject: [PATCH] Update version to 2.1.37.7 --- Podfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Podfile b/Podfile index f14c55f..f0da553 100644 --- a/Podfile +++ b/Podfile @@ -9,6 +9,6 @@ target 'LensLongReceiptsDemo' do # Pods for LensLongReceiptsDemo - pod 'VeryfiLens-LongReceipts', '2.1.36.12' + pod 'VeryfiLens-LongReceipts', '2.1.37.7' end