We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc2808d commit 4f4573eCopy full SHA for 4f4573e
docusaurus.config.js
@@ -49,7 +49,7 @@ const YouTubeTransformer = {
49
* Pinned version of the CLI to use for docs
50
* When bumping the version, add any new commands to the documents array
51
*/
52
-const DVC_CLI_VERSION = 'v6.1.4' // auto updated by dvc cli release workflow
+const DVC_CLI_VERSION = 'v6.2.1' // auto updated by dvc cli release workflow
53
54
const VSCODE_EXTENSION_VERSION = 'v1.4.10' // auto updated by extension release workflow
55
0 commit comments