fix: update binary 2.1.3

2.1.3
xiaoyi 2021-06-03 10:29:52 +08:00
parent 5439d6a4ac
commit 69303537e4
2 changed files with 2 additions and 2 deletions

View File

@ -15,8 +15,8 @@
#import <TapCommonSDK/TapCommonSDK.h>
#define TapSDK @"TapSDK"
#define TapSDK_VERSION_NUMBER @"20102001"
#define TapSDK_VERSION @"2.1.2"
#define TapSDK_VERSION_NUMBER @"20103001"
#define TapSDK_VERSION @"2.1.3"
NS_ASSUME_NONNULL_BEGIN