Skip to content

Commit 59b34d0

Browse files
Update binaries and CHANGELOG.md for version 2.4.7
1 parent fec145e commit 59b34d0

File tree

16 files changed

+3121
-930
lines changed

16 files changed

+3121
-930
lines changed

CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,16 @@ This new major version bump introduces an updated API to support partner-based s
3030

3131
## 2.4.x Releases
3232

33-
- `2.4.x` Releases - [2.4.0](#240) | [2.4.1](#241) | [2.4.2](#242) | [2.4.3](#243) | [2.4.4](#244) | [2.4.5](#245) | [2.4.6](#246)
33+
- `2.4.x` Releases - [2.4.0](#240) | [2.4.1](#241) | [2.4.2](#242) | [2.4.3](#243) | [2.4.4](#244) | [2.4.5](#245) | [2.4.6](#246) | [2.4.7](#247)
3434

3535
---
36+
37+
### [2.4.7](https://github.com/underdog-tech/pinwheel-ios-sdk/releases/tag/2.4.7)
38+
39+
#### Notes
40+
41+
- Expand internal functionality to support a broader range of platforms.
42+
3643
### [2.4.6](https://github.com/underdog-tech/pinwheel-ios-sdk/releases/tag/2.4.6)
3744

3845
#### Notes

PinwheelSDK.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = 'PinwheelSDK'
3-
s.version = '3.0.1'
3+
s.version = '2.4.7'
44
s.summary = 'Pinwheel iOS SDK'
55
s.swift_version = '5.0'
66

0 commit comments

Comments
 (0)