diff --git a/src/components/DownloadButton/index.tsx b/src/components/DownloadButton/index.tsx index 2757578006..303ff9d0e6 100644 --- a/src/components/DownloadButton/index.tsx +++ b/src/components/DownloadButton/index.tsx @@ -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.26.0` +const VERSION = `3.26.2` const dropdownItems = [ OS.UNKNOWN,