From ae9c4a7638b4b69e535b99dd05dc2b441e4bf8dc Mon Sep 17 00:00:00 2001 From: "Olivaw[bot]" Date: Mon, 2 Sep 2024 15:52:18 +0000 Subject: [PATCH] dvc 3.55.2 --- src/components/DownloadButton/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/DownloadButton/index.tsx b/src/components/DownloadButton/index.tsx index 12a31a9d45..13ea333dca 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.55.1` +const VERSION = `3.55.2` const dropdownItems = [ OS.UNKNOWN,