Skip to content

Commit

Permalink
Update CLI version to v5.14.6 (#642)
Browse files Browse the repository at this point in the history
  • Loading branch information
taplytics-robot authored May 1, 2024
1 parent ad63cfd commit dcac7fc
Showing 1 changed file with 1 addition and 1 deletion.
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

0 comments on commit dcac7fc

Please sign in to comment.