Skip to content

Commit 2ab8d7a

Browse files
authored
Update demo to latest commit and update version (3.33.4) (#5110)
1 parent 4733707 commit 2ab8d7a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

demo

extension/src/cli/dvc/contract.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import type { TopLevelSpec } from 'vega-lite'
22

33
export const MIN_CLI_VERSION = '3.33.3'
4-
export const LATEST_TESTED_CLI_VERSION = '3.33.3'
4+
export const LATEST_TESTED_CLI_VERSION = '3.33.4'
55

66
export const PLOT_TEMPLATES = [
77
'simple',

0 commit comments

Comments
 (0)