Skip to content

Commit 1c6de14

Browse files
committed
Bump to 2.0.0-beta.2
1 parent 2fa8fc8 commit 1c6de14

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

HaishinKit.podspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Pod::Spec.new do |s|
22

33
s.name = "HaishinKit"
4-
s.version = "2.0.0"
4+
s.version = "2.0.0-beta.2"
55
s.summary = "Camera and Microphone streaming library via RTMP for iOS, macOS, tvOS and visionOS."
66
s.swift_version = "5.10"
77

SRTHaishinKit.podspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Pod::Spec.new do |s|
22

33
s.name = "SRTHaishinKit"
4-
s.version = "2.0.0"
4+
s.version = "2.0.0-beta.2"
55
s.summary = "Camera and Microphone streaming library via SRT for iOS, macOS, tvOS and visionOS."
66
s.swift_version = "5.10"
77

0 commit comments

Comments
 (0)