Skip to content

Commit 1190ca0

Browse files
dvc 3.59.2 (#5362)
Co-authored-by: Olivaw[bot] <[email protected]>
1 parent 87e2cba commit 1190ca0

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.59.1`
12+
const VERSION = `3.59.2`
1313

1414
const dropdownItems = [
1515
OS.UNKNOWN,

0 commit comments

Comments
 (0)