Skip to content

Commit bf1521a

Browse files
committed
fix version string
1 parent cc1d28b commit bf1521a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

WebRTC-macOS.podspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = "WebRTC-macOS"
3-
s.version = "M88"
3+
s.version = "8324"
44
s.license = { :type => 'MIT', :file => "LICENSE" }
55
s.homepage = "https://tmthecoder.dev"
66
s.authors = { "Tejas Mehta" => "[email protected]" }

0 commit comments

Comments
 (0)