release: 1.2.1. (#253)

* release: 1.2.1.

* Update CHANGELOG.md
This commit is contained in:
CloudWebRTC
2023-03-09 15:01:50 +08:00
committed by GitHub
parent b63d4bde8a
commit 0848b45570
3 changed files with 13 additions and 3 deletions
+1 -1
View File
@@ -16,5 +16,5 @@ Pod::Spec.new do |s|
s.static_framework = true
s.dependency 'FlutterMacOS'
s.dependency 'WebRTC-SDK', '104.5112.11'
s.dependency 'WebRTC-SDK', '104.5112.12'
end