Skip to content

Commit a439daa

Browse files
committed
Update OneSignal.m
1 parent 22ae0f6 commit a439daa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

iOS_SDK/OneSignalSDK/Source/OneSignal.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ @interface OneSignal (SessionStatusDelegate)
127127

128128
@implementation OneSignal
129129

130-
NSString* const ONESIGNAL_VERSION = @"021502";
130+
NSString* const ONESIGNAL_VERSION = @"030000";
131131
static NSString* mSDKType = @"native";
132132
static BOOL coldStartFromTapOnNotification = NO;
133133
static BOOL shouldDelaySubscriptionUpdate = false;

0 commit comments

Comments
 (0)