Buildout 3.57.1 (URI encoding, #708 and #711)

This commit is contained in:
James Barnsley
2021-03-23 20:29:31 +13:00
parent e6dac74c82
commit bdaba7c65f
11 changed files with 58 additions and 64 deletions

View File

@ -106,8 +106,8 @@
// Release details
// These are automatically injected to built HTML
var build = "1616054097";
var version = "3.57.0";
var build = "1616484495";
var version = "3.57.1";
// Construct the script tag
var js = document.createElement("script");