diff --git a/website/dbt-versions.js b/website/dbt-versions.js index 0f322100a45..7b9928330d3 100644 --- a/website/dbt-versions.js +++ b/website/dbt-versions.js @@ -10,6 +10,8 @@ * @property {string} EOLDate "End of Life" date which is used to show the EOL banner * @property {boolean} isPrerelease Boolean used for showing the prerelease banner * @property {string} customDisplay Allows setting a custom display name for the current version + * + * customDisplay for dbt Cloud should be a version ahead of latest Core release (GA or beta). */ exports.versions = [ {