Skip to content

Commit

Permalink
Merge pull request #45 from tenjin/1.8.2
Browse files Browse the repository at this point in the history
Update TenjinSDK.h
  • Loading branch information
vanner authored Feb 3, 2019
2 parents 94f4f5a + caf802c commit 3128c68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion TenjinSDK.h
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,6 @@
+ (void)optInParams:(NSArray *)params;

// Appends app subversion to app version
+ (void)appendAppSubversion:(NSString *)subversion;
+ (void)appendAppSubversion:(NSNumber *)subversion;

@end

0 comments on commit 3128c68

Please sign in to comment.