Skip to content

Commit

Permalink
Updates to Mk 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jleandroperez committed Jan 19, 2021
1 parent 4f7e55a commit e0f9c9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Simperium/SPEnvironment.m
Original file line number Diff line number Diff line change
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 e0f9c9a

Please sign in to comment.