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:
commit
837b9190dc
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue