Releasing 3.7.0

This commit is contained in:
James Barnsley
2017-11-14 21:07:56 +13:00
parent 6505280419
commit 0fc5a82cf0
7 changed files with 270 additions and 169 deletions

View File

@ -38,8 +38,8 @@
// Release details
// These are automatically injected by build.sh
var build = "1510468177";
var version = "3.6.1";
var build = "1510646810";
var version = "3.7.0";
// Construct the script tag
var js = document.createElement("script");