Skip to content

Commit ddac2dd

Browse files
committed
Issue #35 fix
1 parent cc55232 commit ddac2dd

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

Documentation/Changelog.md

+3
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
## CHANGELOG
22

3+
### 1.4.4
4+
- [Issue #35](https://github.com/sh-khashimov/SwiftFortuneWheel/issues/35) Fix tvOS build error fix
5+
36
### 1.4.3
47
- [Issue #26](https://github.com/sh-khashimov/SwiftFortuneWheel/pull/26) Audio interruption crash fix
58

SwiftFortuneWheel.podspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = "SwiftFortuneWheel"
3-
s.version = "1.4.3"
3+
s.version = "1.4.4"
44
s.summary = "Ultimate spinning wheel control that supports dynamic content and rich customization."
55
s.description = <<-DESC
66
Fortune spinning wheel that supports dynamic content and rich customization. Main Features: Dynamic content, support image, and text; Appearance customization; Drawn and animated using CoreGraphics; Dynamic layout.

0 commit comments

Comments
 (0)