From 7eee905dc62e2405dd2af0b5f71679352fb04d6a Mon Sep 17 00:00:00 2001 From: Eugene Tulushev Date: Wed, 8 Jul 2020 23:29:21 +0300 Subject: [PATCH] Release 4.1.0 --- HyperTrack.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/HyperTrack.podspec b/HyperTrack.podspec index 35f9f75..16072aa 100644 --- a/HyperTrack.podspec +++ b/HyperTrack.podspec @@ -2,7 +2,7 @@ Pod::Spec.new do |spec| # Root specification spec.name = "HyperTrack" - spec.version = "4.1.0-rc.4" + spec.version = "4.1.0" spec.summary = "A Movement tracking SDK for iOS" spec.description = "HyperTrack is a Movement tracking SDK" spec.license = { :type => "Copyright", :text => "Copyright (c) 2018 HyperTrack, Inc. (https://www.hypertrack.com)" }