Skip to content

Commit 30ff056

Browse files
dvc 3.58.0 (#5331)
Co-authored-by: Olivaw[bot] <[email protected]>
1 parent 3017c58 commit 30ff056

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/DownloadButton/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ import { logEvent } from '@dvcorg/gatsby-theme-iterative/src/utils/front/plausib
99
import * as styles from './styles.module.css'
1010
import { OS, useUserOS } from '../../utils/front/useUserOS'
1111

12-
const VERSION = `3.57.0`
12+
const VERSION = `3.58.0`
1313

1414
const dropdownItems = [
1515
OS.UNKNOWN,

0 commit comments

Comments
 (0)