stein: Add swift 2.21.0 (#216)
Add the latest swift release to the list of versions for stein.
This commit is contained in:
@@ -96,7 +96,7 @@ SWIFT_CODENAMES = OrderedDict([
|
||||
('rocky',
|
||||
['2.18.0', '2.19.0']),
|
||||
('stein',
|
||||
['2.20.0', '2.20.0'])
|
||||
['2.20.0', '2.21.0'])
|
||||
])
|
||||
|
||||
# >= Liberty version->codename mapping
|
||||
|
||||
Reference in New Issue
Block a user