Skip to content

Commit 6bcbb2b

Browse files
authored
Update demo project and latest tested CLI version (3.27.0) (#4860)
1 parent 07033a3 commit 6bcbb2b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

demo

Submodule demo updated from 2cca1e3 to 18fd48f

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 { Plot } from '../../plots/webview/contract'
22

33
export const MIN_CLI_VERSION = '2.58.1'
4-
export const LATEST_TESTED_CLI_VERSION = '3.26.0'
4+
export const LATEST_TESTED_CLI_VERSION = '3.27.0'
55

66
export const PLOT_TEMPLATES = [
77
'simple',

0 commit comments

Comments
 (0)