Skip to content

Commit fb3f3d9

Browse files
authored
chore: Update supported Swift versions (#64)
## What's Changed Remove "6.0 or later don't work". Closes #63.
1 parent 192bbf2 commit fb3f3d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev/release/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,7 @@ You must install the following commands to use the script:
194194
* `go`
195195
* `gpg`
196196
* `shasum` or `sha256sum`/`sha512sum`
197-
* `swift` 5.10 (6.0 or later don't work)
197+
* `swift` 5.10 or later
198198
* `tar`
199199

200200
To verify a RC, run the following command line:

0 commit comments

Comments
 (0)