Skip to content

Commit 291b617

Browse files
Grace Guhrishileanplum
authored andcommitted
Release/2.5.0 (#308)
* beta release * update version * version change * update version * 2.5.0 release * update version
1 parent 3904462 commit 291b617

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Leanplum-SDK/Classes/Internal/LPConstants.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
#define IS_NOOP ((!IS_SUPPORTED_IOS_VERSION) || IS_JAILBROKEN || [LPConstantsState sharedState].isTestMode || [LPConstantsState sharedState].isInPermanentFailureState)
4141
#define RETURN_IF_NOOP if (IS_NOOP) return
4242

43-
#define LEANPLUM_SDK_VERSION @"2.4.3"
43+
#define LEANPLUM_SDK_VERSION @"2.5.0"
4444
#define LEANPLUM_CLIENT @"ios"
4545
#define LEANPLUM_SUPPORTED_ENCODING @"gzip"
4646

sdk-version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.4.3
1+
2.5.0

0 commit comments

Comments
 (0)