From 8314077fb75fa9d30b09b99ef57c266552a1ef28 Mon Sep 17 00:00:00 2001 From: Douglas Poveda Date: Sat, 1 Jul 2023 12:29:58 -0500 Subject: [PATCH] Update version to 2.1.8.6 --- Podfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Podfile b/Podfile index 39e1162..b3e0ab7 100644 --- a/Podfile +++ b/Podfile @@ -8,5 +8,5 @@ target 'LensReceiptsDemo' do use_frameworks! # Pods for LensReceiptsDemo - pod 'VeryfiLens-Receipts', '2.1.7.6' + pod 'VeryfiLens-Receipts', '2.1.8.6' end