diff --git a/website/src/config.ts b/website/src/config.ts index e616470..b348221 100644 --- a/website/src/config.ts +++ b/website/src/config.ts @@ -1,4 +1,4 @@ -const version_long = '0.0.20746.reac9bd2d'; +const version_long = '0.0.21178.red00196a'; const version_short = version_long.substr(0, version_long.lastIndexOf('.')); const downloadBaseUrl = 'https://downloads.tableau.com/tssoftware/';