From 847cee0c897cff424f36d9af390a87aa3ef431b1 Mon Sep 17 00:00:00 2001 From: "Justin R. Miller" Date: Fri, 23 Oct 2015 16:33:37 -0700 Subject: re-bump for ios-v3.0.0-pre.2 --- platform/ios/MGLAccountManager.m | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'platform/ios') diff --git a/platform/ios/MGLAccountManager.m b/platform/ios/MGLAccountManager.m index a5bb99c23a..94cc9f4bd8 100644 --- a/platform/ios/MGLAccountManager.m +++ b/platform/ios/MGLAccountManager.m @@ -80,7 +80,7 @@ } + (NSString *)kitDisplayVersion { - return @"2.2.0-pre.2"; + return @"3.0.0-pre.2"; } + (void)initializeIfNeeded { -- cgit v1.2.1