Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/develop' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
jleandroperez committed Jan 19, 2021
2 parents 86e1b23 + e0f9c9a commit 37f0469
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Simperium/SPEnvironment.m
Expand Up @@ -30,7 +30,7 @@
#endif

// TODO: Update this automatically via a script that looks at current git tag
NSString* const SPLibraryVersion = @"1.1.0";
NSString* const SPLibraryVersion = @"1.2.0";

/// SSL Pinning
///
Expand Down

0 comments on commit 37f0469

Please sign in to comment.