Releasing 3.34.2

This commit is contained in:
James Barnsley
2019-04-10 15:25:40 +12:00
19 changed files with 188 additions and 148 deletions

View File

@ -98,8 +98,8 @@
// Release details
// These are automatically injected to built HTML
var build = "1554320245";
var version = "3.34.1";
var build = "1554866701";
var version = "3.34.2";
// Construct the script tag
var js = document.createElement("script");