Skip to content

Commit cea818f

Browse files
committed
update version to 2.8.2
1 parent 5fe3e0d commit cea818f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

VideoOS.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
Pod::Spec.new do |s|
44

55
s.name = "VideoOS"
6-
s.version = "2.8.0"
6+
s.version = "2.8.2"
77
s.summary = "Official VideoPls SDK for iOS to access VideoPls Platform with features like video os, and live os"
88

99
s.description = <<-DESC

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 = @"2.8.0";
17+
NSString * const VideoPlsUtilsPlatformSDKVersion = @"2.8.2";
1818
NSString * const VPUPGeneralInfoSDKChangedNotification = @"VPUPGeneralInfoSDKChangedNotification";
1919

2020
static NSString *IDFA = nil;

0 commit comments

Comments
 (0)