stein: Add swift 2.21.0

Resync charmhelpers to pickup new version for Stein release.

Change-Id: I9805f3b0eb4bcb2b5ab1bdc10b0a04a98e0bf1f8
This commit is contained in:
James Page 2019-04-08 10:18:05 +01:00
parent 2b2ad66387
commit d8d8f39a89
2 changed files with 1 additions and 1 deletions

View File

@ -194,7 +194,7 @@ SWIFT_CODENAMES = OrderedDict([
('rocky',
['2.18.0', '2.19.0']),
('stein',
['2.20.0']),
['2.20.0', '2.21.0']),
])
# >= Liberty version->codename mapping

View File