This commit is contained in:
James Barnsley
2018-02-06 19:58:41 +13:00
parent 69dae5b694
commit 4ef02f8287
8 changed files with 1171 additions and 986 deletions

View File

@ -38,8 +38,8 @@
// Release details
// These are automatically injected to built HTML
var build = "1517511153";
var version = "3.12.1";
var build = "1517900207";
var version = "3.12.4";
// Construct the script tag
var js = document.createElement("script");