Skip to content

Commit 93505a1

Browse files
committed
Update Xcode version requirement in FileKitInfo
Also updated link to latest FileKit version.
1 parent 399ace4 commit 93505a1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Sources/FileKit.swift

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,9 @@
3131
///
3232
/// - Copyright: [MIT License](https://opensource.org/licenses/MIT)
3333
///
34-
/// - Version: [v4.0.1](https://github.com/nvzqz/FileKit/releases/tag/v4.0.1)
34+
/// - Version: [v5.0.0](https://github.com/nvzqz/FileKit/releases/tag/v4.0.0)
3535
///
36-
/// - Requires: Xcode 8, Swift 3.0
36+
/// - Requires: Xcode 9, Swift 4.0
3737
///
3838
public enum FileKitInfo {
3939

0 commit comments

Comments
 (0)