diff --git a/docusaurus.config.js b/docusaurus.config.js index b90a18db..0baa2874 100644 --- a/docusaurus.config.js +++ b/docusaurus.config.js @@ -49,7 +49,7 @@ const YouTubeTransformer = { * Pinned version of the CLI to use for docs * When bumping the version, add any new commands to the documents array */ -const DVC_CLI_VERSION = 'v5.14.7' // auto updated by dvc cli release workflow +const DVC_CLI_VERSION = 'v5.14.9' // auto updated by dvc cli release workflow const VSCODE_EXTENSION_VERSION = 'v1.4.6' // auto updated by extension release workflow