Skip to content

Commit a66ef9e

Browse files
authored
Merge pull request #75 from teads/develop
Release v2.7.2
2 parents 1f5e796 + a6d5a16 commit a66ef9e

File tree

7 files changed

+4
-1
lines changed

7 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Changelog
22

3+
v2.7.2
4+
- Fixed a duplicate symbol issue after an update with CocoaPods
5+
36
v2.7.1
47
- Respecting Apple default audio parameter for your app caused to stop other audio streaming apps. This has been fixed.
58
- Improved webviews integration support

TeadsSDK.podspec

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

33
s.name = "TeadsSDK"
4-
s.version = "2.7.1"
4+
s.version = "2.7.2"
55
s.summary = "Teads' iOS SDK"
66

77
s.description = <<-DESC
-1 Bytes
Binary file not shown.
1 Byte
Binary file not shown.
-6 Bytes
Binary file not shown.
4 Bytes
Binary file not shown.
-225 KB
Binary file not shown.

0 commit comments

Comments
 (0)