Skip to content

Commit

Permalink
Adding guidance for custom display
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewshaver committed Sep 5, 2024
1 parent 03507dd commit f98ed08
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions website/dbt-versions.js
Original file line number Diff line number Diff line change
Expand Up @@ -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 = [
{
Expand Down

0 comments on commit f98ed08

Please sign in to comment.