diff --git a/src/constants.ts b/src/constants.ts index 71015c2a..9ce0e964 100644 --- a/src/constants.ts +++ b/src/constants.ts @@ -1 +1 @@ -export const CLI_VERSION = '6.2.2' // auto updated by dvc cli release workflow +export const CLI_VERSION = '6.3.0' // auto updated by dvc cli release workflow