Skip to content

Commit 4f4573e

Browse files
Update CLI version to v6.2.1 (#949)
1 parent cc2808d commit 4f4573e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docusaurus.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ const YouTubeTransformer = {
4949
* Pinned version of the CLI to use for docs
5050
* When bumping the version, add any new commands to the documents array
5151
*/
52-
const DVC_CLI_VERSION = 'v6.1.4' // auto updated by dvc cli release workflow
52+
const DVC_CLI_VERSION = 'v6.2.1' // auto updated by dvc cli release workflow
5353

5454
const VSCODE_EXTENSION_VERSION = 'v1.4.10' // auto updated by extension release workflow
5555

0 commit comments

Comments
 (0)