Skip to content

Commit f37f8e7

Browse files
Update readme
1 parent 341c330 commit f37f8e7

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

README.mdown

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# DatePickerDialog 1.1 - iOS - Swift
1+
# DatePickerDialog 3.0- iOS - Swift
22

33
DatePickerDialog is an iOS drop-in classe that displays an UIDatePicker within an UIAlertView.
44

@@ -12,8 +12,9 @@ DatePickerDialog works on iOS 7, 8 and 9, 10, 11 and 12. It depends on the follo
1212
* UIKit
1313

1414
#### Swift Versions
15-
- Swift 4.2
16-
- Swift 3 (master)
15+
- Swift 5.0 (Current)
16+
- Swift 4.2 (```2.1``` tag)
17+
- Swift 4.2 (```2.0``` tag)
1718
- Swift 2.3 (```swift_2.3``` branch)
1819

1920
## Installation

0 commit comments

Comments
 (0)