We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9fa02e1 commit 159903aCopy full SHA for 159903a
iOS_SDK/Framework/OneSignal.framework/Versions/A/OneSignal
0 Bytes
iOS_SDK/OneSignal/OneSignal.m
@@ -61,7 +61,7 @@ @interface OneSignal ()
61
62
@implementation OneSignal
63
64
-NSString* const ONESIGNAL_VERSION = @"011201";
+NSString* const ONESIGNAL_VERSION = @"011202";
65
66
@synthesize app_id = _GT_publicKey;
67
@synthesize httpClient = _GT_httpRequest;
0 commit comments