Skip to content

Commit

Permalink
dvc 3.30.3 (#5009)
Browse files Browse the repository at this point in the history
* dvc 3.30.2

* Update src/components/DownloadButton/index.tsx

---------

Co-authored-by: Olivaw[bot] <[email protected]>
Co-authored-by: Ruslan Kuprieiev <[email protected]>
  • Loading branch information
3 people authored Nov 29, 2023
1 parent d772444 commit 3e6f604
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/DownloadButton/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ import { logEvent } from '@dvcorg/gatsby-theme-iterative/src/utils/front/plausib
import * as styles from './styles.module.css'
import { OS, useUserOS } from '../../utils/front/useUserOS'

const VERSION = `3.30.1`
const VERSION = `3.30.3`

const dropdownItems = [
OS.UNKNOWN,
Expand Down

0 comments on commit 3e6f604

Please sign in to comment.