From 2c41f6b41de6ee1a2ae83e62b8a15ced677a419e Mon Sep 17 00:00:00 2001 From: julie Date: Mon, 23 Jan 2017 17:59:26 -0500 Subject: build --- StoneIsland/platforms/ios/CordovaLib/Classes/Public/CDVAvailability.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'StoneIsland/platforms/ios/CordovaLib/Classes') diff --git a/StoneIsland/platforms/ios/CordovaLib/Classes/Public/CDVAvailability.h b/StoneIsland/platforms/ios/CordovaLib/Classes/Public/CDVAvailability.h index c9244327..4e332412 100644 --- a/StoneIsland/platforms/ios/CordovaLib/Classes/Public/CDVAvailability.h +++ b/StoneIsland/platforms/ios/CordovaLib/Classes/Public/CDVAvailability.h @@ -65,6 +65,7 @@ #define __CORDOVA_4_2_0 40200 #define __CORDOVA_4_2_1 40201 #define __CORDOVA_4_3_0 40300 +#define __CORDOVA_4_3_1 40301 /* coho:next-version,insert-before */ #define __CORDOVA_NA 99999 /* not available */ @@ -77,7 +78,7 @@ */ #ifndef CORDOVA_VERSION_MIN_REQUIRED /* coho:next-version-min-required,replace-after */ - #define CORDOVA_VERSION_MIN_REQUIRED __CORDOVA_4_3_0 + #define CORDOVA_VERSION_MIN_REQUIRED __CORDOVA_4_3_1 #endif /* -- cgit v1.2.3-70-g09d2