Skip to content
This repository has been archived by the owner on Jul 13, 2023. It is now read-only.

Commit

Permalink
Bumped version to 2.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mikaoj committed Mar 14, 2017
1 parent a5f90b1 commit 1002545
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion SPiDSDK.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "SPiDSDK"
s.version = "2.3.2"
s.version = "2.4.0"
s.summary = "iOS SDK for using SPiD"
s.description = <<-DESC
This iOS SDK allows for a simpler interface to use the SPiD platform.
Expand Down
2 changes: 1 addition & 1 deletion SPiDSDK/SPiDClient.h
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
// Copyright (c) 2012 Schibsted Payment. All rights reserved.
//

#define SPID_IOS_SDK_VERSION_STRING @"2.3.2"
#define SPID_IOS_SDK_VERSION_STRING @"2.4.0"

#import <Foundation/Foundation.h>
#import <UIKit/UIKit.h>
Expand Down

0 comments on commit 1002545

Please sign in to comment.