Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -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.5' // auto updated by dvc cli release workflow
const DVC_CLI_VERSION = 'v5.14.6' // auto updated by dvc cli release workflow

const VSCODE_EXTENSION_VERSION = 'v1.4.4' // auto updated by extension release workflow

Expand Down