Skip to content

Commit

Permalink
download: update to 0.66.11
Browse files Browse the repository at this point in the history
  • Loading branch information
efiop authored Nov 9, 2019
1 parent b9c1357 commit c15cc7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/DownloadButton/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ import styled, { css } from 'styled-components'
import isClient from '../utils/isClient'
import { logEvent } from '../utils/ga'

const VERSION = `0.66.9`
const VERSION = `0.66.11`
const OSX = `osx`
const WINDOWS = `win`
const LINUX = `linux`
Expand Down

0 comments on commit c15cc7e

Please sign in to comment.