Releasing 3.8.9

This commit is contained in:
James Barnsley
2017-11-29 08:38:47 +13:00
parent 00c5df0198
commit 6949cf9d7f
4 changed files with 5 additions and 6 deletions

View File

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