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 7794452 commit 38b68a3Copy full SHA for 38b68a3
demo
extension/src/cli/dvc/contract.ts
@@ -1,7 +1,7 @@
1
import type { TopLevelSpec } from 'vega-lite'
2
3
export const MIN_CLI_VERSION = '3.33.3'
4
-export const LATEST_TESTED_CLI_VERSION = '3.43.1'
+export const LATEST_TESTED_CLI_VERSION = '3.44.0'
5
6
export const PLOT_TEMPLATES = [
7
'simple',
0 commit comments