diff --git a/src/constants.ts b/src/constants.ts index 9af627f..f6de925 100644 --- a/src/constants.ts +++ b/src/constants.ts @@ -1 +1 @@ -export const CLI_VERSION = '5.14.13' // auto updated by dvc cli release workflow +export const CLI_VERSION = '5.19.0' // auto updated by dvc cli release workflow