From 8aedfc281baf2664cf4d283fac213b75ffd44a9b Mon Sep 17 00:00:00 2001 From: Jeremy Norman Date: Thu, 6 Aug 2020 13:12:34 +0100 Subject: [PATCH] Bumped version --- VialerSIPLib.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VialerSIPLib.podspec b/VialerSIPLib.podspec index d20896be..7bc44eb8 100644 --- a/VialerSIPLib.podspec +++ b/VialerSIPLib.podspec @@ -9,7 +9,7 @@ Pod::Spec.new do |s| s.name = "VialerSIPLib" - s.version = "3.7.2" + s.version = "3.7.3" s.summary = "Vialer SIP Library for iOS" s.description = "Objective-C wrapper around PJSIP." s.homepage = "https://github.com/VoIPGRID/VialerSIPLib"