Skip to content

Commit

Permalink
Merge pull request shaps80#55 from shaps80/shaps80-readme-install-notes
Browse files Browse the repository at this point in the history
  • Loading branch information
shaps80 authored Jun 22, 2023
2 parents 3042f0c + 58f0ac1 commit bfaf193
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -120,4 +120,4 @@ You can install manually (by copying the files in the `Sources` directory) or us

To install using Swift Package Manager, add this to the `dependencies` section of your `Package.swift` file:

`.package(url: "https://github.com/shaps80/SwiftUIBackports.git", .upToNextMinor(from: "1.0.0"))`
`.package(url: "https://github.com/shaps80/SwiftUIBackports.git", .upToNextMajor(from: "2.0.0"))`

0 comments on commit bfaf193

Please sign in to comment.