We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e456232 commit ab37145Copy full SHA for ab37145
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 = 'v5.20.2' // auto updated by dvc cli release workflow
+const DVC_CLI_VERSION = 'v5.21.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