Buildout 3.59.1; Fixing preconfiguration loader

This commit is contained in:
James Barnsley
2021-10-02 20:25:56 +13:00
parent 99a1629d8d
commit a5494322ce
10 changed files with 49 additions and 31 deletions

View File

@ -115,8 +115,8 @@
// Release details
// These are automatically injected to built HTML
var build = "1633136375";
var version = "3.58.2";
var build = "1633159406";
var version = "3.59.1";
// Construct the script tag
var js = document.createElement("script");