From 1541cfdfbc5068045718e79c0690c9b8eaf91160 Mon Sep 17 00:00:00 2001 From: Sagi Shmuel Date: Tue, 23 Jan 2024 11:28:14 +0200 Subject: [PATCH] Update GigyaNssRelease.podspec --- GigyaNssRelease.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GigyaNssRelease.podspec b/GigyaNssRelease.podspec index c4d8d398..bde21185 100644 --- a/GigyaNssRelease.podspec +++ b/GigyaNssRelease.podspec @@ -9,7 +9,7 @@ Pod::Spec.new do |spec| authentication methods from the standard login flow DESC - spec.source = { :git => 'https://github.com/SAP/gigya-swift-sdk.git', :tag => 'nss/v1.9.2' } + spec.source = { :git => 'https://github.com/SAP/gigya-swift-sdk.git', :tag => 'nss/v1.9.3' } spec.module_name = 'GigyaNss' spec.swift_version = '5.2'