Releasing 3.22.0

This commit is contained in:
James Barnsley
2018-07-04 21:12:18 +12:00
parent 35efafd2a4
commit d8f8e5487f
8 changed files with 162 additions and 146 deletions

View File

@ -77,8 +77,8 @@
// Release details
// These are automatically injected to built HTML
var build = "1530693784";
var version = "3.21.4";
var build = "1530695492";
var version = "3.22.0";
// Construct the script tag
var js = document.createElement("script");