Skip to content

Commit 159903a

Browse files
committed
Set source version to match the release version.
1 parent 9fa02e1 commit 159903a

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
0 Bytes
Binary file not shown.

iOS_SDK/OneSignal/OneSignal.m

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

6262
@implementation OneSignal
6363

64-
NSString* const ONESIGNAL_VERSION = @"011201";
64+
NSString* const ONESIGNAL_VERSION = @"011202";
6565

6666
@synthesize app_id = _GT_publicKey;
6767
@synthesize httpClient = _GT_httpRequest;

0 commit comments

Comments
 (0)