From 89e9a75136d93241a6efc03980b923bd4632f15e Mon Sep 17 00:00:00 2001 From: Douglas Poveda Date: Wed, 3 Jan 2024 17:14:05 -0500 Subject: [PATCH] Update version to 2.1.27.5 --- Podfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Podfile b/Podfile index f95a31c..dd0fee0 100644 --- a/Podfile +++ b/Podfile @@ -9,6 +9,6 @@ target 'LensLongReceiptsDemo' do # Pods for LensLongReceiptsDemo - pod 'VeryfiLens-LongReceipts', '2.1.26.7' + pod 'VeryfiLens-LongReceipts', '2.1.27.5' end