Skip to content

Commit 67f16b4

Browse files
Update past major versions to new '.0' style and add Swift 6.0 (#557)
1 parent c812715 commit 67f16b4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

assets/javascripts/swift-evolution.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,13 +18,13 @@ var proposals
1818
*/
1919
var languageVersions = [
2020
'2.2',
21-
'3',
21+
'3.0',
2222
'3.0.1',
2323
'3.1',
24-
'4',
24+
'4.0',
2525
'4.1',
2626
'4.2',
27-
'5',
27+
'5.0',
2828
'5.1',
2929
'5.2',
3030
'5.3',

0 commit comments

Comments
 (0)