Skip to content

Commit dea2d73

Browse files
committed
FIXUP: Swift 6.2 migration
Signed-off-by: Iva Horn <iva.horn@nextcloud.com>
1 parent e152d1e commit dea2d73

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ Before submitting a pull request, please ensure that your code changes comply wi
4141
You can run the following command in the root of the package repository clone:
4242

4343
```bash
44-
swift package plugin --allow-writing-to-package-directory swiftformat --verbose --cache ignore --swift-version 5.9
44+
swift package plugin --allow-writing-to-package-directory swiftformat --verbose --cache ignore
4545
```
4646

4747
## License

0 commit comments

Comments
 (0)