We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b0a4ec8 commit f5a39d9Copy full SHA for f5a39d9
extension/src/cli/dvc/constants.ts
@@ -1,7 +1,7 @@
1
import { join } from 'path'
2
3
export const MIN_CLI_VERSION = '2.30.0'
4
-export const LATEST_TESTED_CLI_VERSION = '2.31.0'
+export const LATEST_TESTED_CLI_VERSION = '2.33.1'
5
export const MAX_CLI_VERSION = '3'
6
7
export const UNEXPECTED_ERROR_CODE = 255
0 commit comments