diff --git a/scripts/constants.js b/scripts/constants.js index 527e9ba..1c29ae4 100644 --- a/scripts/constants.js +++ b/scripts/constants.js @@ -46,7 +46,7 @@ module.exports = Object.freeze({ DATE_VERSIONS: [ { date: "2023-10-31", - semver: "v8.10", + semver: "v8.13", }, ], LATEST_TAG: "latest",