Skip to content

Commit 435c294

Browse files
committed
update version
1 parent e3450f5 commit 435c294

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
@@ -49,7 +49,7 @@
4949
#define IS_NOOP ((!IS_SUPPORTED_IOS_VERSION) || IS_JAILBROKEN || [LPConstantsState sharedState].isTestMode || [LPConstantsState sharedState].isInPermanentFailureState)
5050
#define RETURN_IF_NOOP if (IS_NOOP) return
5151

52-
#define LEANPLUM_SDK_VERSION @"2.2.5-beta.14"
52+
#define LEANPLUM_SDK_VERSION @"2.2.5-beta.15"
5353
#define LEANPLUM_CLIENT @"ios"
5454

5555
// Can upload up to 100 files or 50 MB per request.

sdk-version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.2.5-beta.14
1+
2.2.5-beta.15

0 commit comments

Comments
 (0)