Releasing 3.20.0

This commit is contained in:
James Barnsley
2018-06-01 21:31:45 +12:00
parent f46ab637d3
commit 938d44fc57
7 changed files with 84 additions and 43 deletions

View File

@ -77,8 +77,8 @@
// Release details
// These are automatically injected to built HTML
var build = "1527844844";
var version = "3.19.0";
var build = "1527845439";
var version = "3.20.0";
// Construct the script tag
var js = document.createElement("script");