Releasing 3.29.0

This commit is contained in:
James Barnsley
2018-10-31 10:03:02 +13:00
parent cbab631484
commit 20b4b639c5
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 = "1540868753";
var version = "3.28.1";
var build = "1540933316";
var version = "3.29.0";
// Construct the script tag
var js = document.createElement("script");