diff --git a/src/components/DownloadButton/index.tsx b/src/components/DownloadButton/index.tsx index 93f4612c21..23c3cd7ae8 100644 --- a/src/components/DownloadButton/index.tsx +++ b/src/components/DownloadButton/index.tsx @@ -9,7 +9,7 @@ import { logEvent } from '../../utils/front/ga' import styles from './styles.module.css' -const VERSION = `1.1.7` +const VERSION = `1.1.8` enum OS { UNKNOWN = '...',