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 e773412 commit 412b8ceCopy full SHA for 412b8ce
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.2' // auto updated by dvc cli release workflow
+const DVC_CLI_VERSION = 'v6.1.4' // 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