Skip to content

Commit

Permalink
Adjust version in README
Browse files Browse the repository at this point in the history
  • Loading branch information
ffried committed Nov 2, 2022
1 parent 88542d6 commit 0188d31
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -196,15 +196,15 @@ Configure your logging however you want. Change log levels per file (perfect for

## Requirements
The current version of Lumberjack requires:
- Xcode 14 or later
- Xcode 14.1 or later
- Swift 5.5 or later
- macOS 10.13 or later
- iOS 11 or later
- tvOS 11 or later
- watchOS 4 or later

### Backwards compatibility
- for Xcode 12 and Swift up to 5.4, use the 3.7.2 version
- for Xcode 12 and Swift up to 5.4, use the 3.7.4 version
- for Xcode 11 and Swift up to 5.2, use the 3.6.2 version
- for Xcode 10 and Swift 4.2, use the 3.5.2 version
- for iOS 8, use the 3.6.1 version
Expand Down

0 comments on commit 0188d31

Please sign in to comment.