From 17831f4882eb938eb74c092efaf712751dc3f714 Mon Sep 17 00:00:00 2001 From: partikles Date: Thu, 9 Mar 2017 14:30:59 +0800 Subject: [PATCH] Updated Parse Version No @"1.14.3" --- Parse/PFConstants.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Parse/PFConstants.h b/Parse/PFConstants.h index 160947972..c9385fb10 100644 --- a/Parse/PFConstants.h +++ b/Parse/PFConstants.h @@ -13,7 +13,7 @@ #pragma mark - SDK Version ///-------------------------------------- -#define PARSE_VERSION @"1.14.2" +#define PARSE_VERSION @"1.14.3" ///-------------------------------------- #pragma mark - Platform