Releasing 3.31.4

This commit is contained in:
James Barnsley
2018-12-15 13:43:24 +13:00
parent 26018d6040
commit 0359c79f5e
4 changed files with 5 additions and 5 deletions

View File

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