Skip to content

Commit 9d64e51

Browse files
Update CLI version to v5.20.0
1 parent 9c4b07f commit 9d64e51

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 = 'v5.19.0' // auto updated by dvc cli release workflow
52+
const DVC_CLI_VERSION = 'v5.20.0' // 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)