Skip to content

Commit 384efb2

Browse files
Update compatible version for Swift 4 in README.md (#197)
1 parent 4ee410f commit 384efb2

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,10 @@ To install [CocoaPods](http://www.cocoapods.org), run `sudo gem install cocoapod
2323

2424
`DropDown` supports Swift 4.2 since version `2.3.4`.
2525

26-
If you need Swift 4.0, use version 2.3.3:
27-
- Manually: use tag `2.3.3`
28-
- CocoaPods: `pod 'DropDown', '~> 2.3.3'`
29-
- Carthage: `github "AssistoLab/DropDown" ~> 2.3.3`
26+
If you need Swift 4.0, use version 2.3.2:
27+
- Manually: use tag `2.3.2`
28+
- CocoaPods: `pod 'DropDown', '~> 2.3.2'`
29+
- Carthage: `github "AssistoLab/DropDown" ~> 2.3.2`
3030

3131
### CocoaPods
3232

0 commit comments

Comments
 (0)