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.
2.2.3
1 parent b3b90d8 commit cf7699cCopy full SHA for cf7699c
demo
extension/src/cli/dvc/contract.ts
@@ -1,7 +1,7 @@
1
import { Plot } from '../../plots/webview/contract'
2
3
export const MIN_CLI_VERSION = '2.58.1'
4
-export const LATEST_TESTED_CLI_VERSION = '3.1.0'
+export const LATEST_TESTED_CLI_VERSION = '3.2.3'
5
6
type ErrorContents = { type: string; msg: string }
7
0 commit comments