diff --git a/src/constants.ts b/src/constants.ts index 9af627f..138f106 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.15.2' // auto updated by dvc cli release workflow