Skip to content

Commit ae1af08

Browse files
committed
Add Swift 6.1.1
1 parent 0baf56b commit ae1af08

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/swift-versions.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ const VERSIONS_LIST: [string, OS[]][] = [
66
["6.2", [OS.MacOS, OS.Ubuntu]],
77
["6.1.3", [OS.MacOS, OS.Ubuntu]],
88
["6.1.2", [OS.MacOS, OS.Ubuntu]],
9+
["6.1.1", [OS.MacOS, OS.Ubuntu]],
910
["6.1.0", [OS.MacOS, OS.Ubuntu]],
1011
["6.0.3", [OS.MacOS, OS.Ubuntu]],
1112
["6.0.2", [OS.MacOS, OS.Ubuntu]],

0 commit comments

Comments
 (0)