From 73158e73e109e59ec7e7a9f9fdd9c70759a04d7b Mon Sep 17 00:00:00 2001 From: metalurgical <97008724+metalurgical@users.noreply.github.com> Date: Mon, 4 Nov 2024 09:35:33 +0200 Subject: [PATCH] Update tkey-mpc-swift.podspec --- tkey-mpc-swift.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tkey-mpc-swift.podspec b/tkey-mpc-swift.podspec index 815f048..4c63291 100644 --- a/tkey-mpc-swift.podspec +++ b/tkey-mpc-swift.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |spec| spec.name = "tkey-mpc-swift" - spec.version = "5.0.0" + spec.version = "4.0.0" spec.platform = :ios, "14.0" spec.summary = "SDK allows you to create threshold key setup natively with multiparty computation support" spec.homepage = "https://web3auth.io/"