Skip to content

Commit bd74284

Browse files
committed
correct beta version in podspec
1 parent 3df38fc commit bd74284

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Socket.IO-Client-Swift.podspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Pod::Spec.new do |s|
1818
s.requires_arc = true
1919
s.source = {
2020
:git => "https://github.com/socketio/socket.io-client-swift.git",
21-
:tag => 'v15.0.0-beta',
21+
:tag => 'v15.0.0-beta1',
2222
:submodules => true
2323
}
2424

0 commit comments

Comments
 (0)