Merge pull request #888 from knksmith57/tag-dubnium-lts-mark-11-latest

feat: add Dubnium LTS tag to 10.x, mark 11.x as latest
This commit is contained in:
Peter Dave Hello 2018-10-31 11:49:52 +08:00 committed by GitHub
commit 837b9190dc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 1 deletions

View File

@ -11,7 +11,9 @@ array_6='6 boron'
# shellcheck disable=SC2034
array_8='8 carbon'
# shellcheck disable=SC2034
array_10='10 latest'
array_10='10 dubnium'
# shellcheck disable=SC2034
array_11='11 latest'
# shellcheck disable=SC2034
array_chakracore_8='chakracore-8'
# shellcheck disable=SC2034