Skip to content

Commit 47a6772

Browse files
committed
update version
1 parent cad3b18 commit 47a6772

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
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.3.1-beta1"
52+
#define LEANPLUM_SDK_VERSION @"2.3.1"
5353
#define LEANPLUM_CLIENT @"ios"
5454

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

0 commit comments

Comments
 (0)