Skip to content

Commit f1be29f

Browse files
committed
Change SDK version
1 parent 443df2e commit f1be29f

File tree

1 file changed

+1
-1
lines changed
  • VideoPlsUtilsPlatformSDK/VideoPlsUtilsPlatformSDK/VideoPlsUtilsPlatformSDK/Common/Utils

1 file changed

+1
-1
lines changed

VideoPlsUtilsPlatformSDK/VideoPlsUtilsPlatformSDK/VideoPlsUtilsPlatformSDK/Common/Utils/VPUPGeneralInfo.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
#import "VPUPNotificationCenter.h"
1515
#import <sys/utsname.h>
1616

17-
NSString * const VideoPlsUtilsPlatformSDKVersion = @"1.3.0";
17+
NSString * const VideoPlsUtilsPlatformSDKVersion = @"1.3.1";
1818
NSString * const VPUPGeneralInfoSDKChangedNotification = @"VPUPGeneralInfoSDKChangedNotification";
1919

2020
static NSString *IDFA = nil;

0 commit comments

Comments
 (0)