chore(NA): update versions after v8.14.0 bump (#176933)

This PR is a simple update of our versions file after the recent bumps.
This commit is contained in:
Tiago Costa 2024-02-14 19:48:28 +00:00 committed by GitHub
parent 606180f8a8
commit ebd4f46cbb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -2,11 +2,17 @@
"notice": "This file is not maintained outside of the main branch and should only be used for tooling.", "notice": "This file is not maintained outside of the main branch and should only be used for tooling.",
"versions": [ "versions": [
{ {
"version": "8.13.0", "version": "8.14.0",
"branch": "main", "branch": "main",
"currentMajor": true, "currentMajor": true,
"currentMinor": true "currentMinor": true
}, },
{
"version": "8.13.0",
"branch": "8.13",
"currentMajor": true,
"previousMinor": true
},
{ {
"version": "8.12.2", "version": "8.12.2",
"branch": "8.12", "branch": "8.12",