diff --git a/README.md b/README.md index 890a9c7..d048278 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ Both **Dark** and **Light Mode** are fully supported. - In a Swift Package, add it to the Package.swift dependencies: ```swift - .package(url: "https://github.com/orchetect/MacControlCenterUI", from: "2.1.0") + .package(url: "https://github.com/orchetect/MacControlCenterUI", from: "2.3.0") ``` 2. Import the library: