Skip to content

Commit 294fc83

Browse files
committed
2.4.1 Release commit
1 parent 5973c56 commit 294fc83

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
Binary file not shown.

iOS_SDK/OneSignalSDK/Source/OneSignal.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ @implementation OSPendingCallbacks
103103

104104
@implementation OneSignal
105105

106-
NSString* const ONESIGNAL_VERSION = @"020400";
106+
NSString* const ONESIGNAL_VERSION = @"020401";
107107
static NSString* mSDKType = @"native";
108108
static BOOL coldStartFromTapOnNotification = NO;
109109

0 commit comments

Comments
 (0)