Releasing 3.29.2

This commit is contained in:
James Barnsley
2018-11-01 13:25:35 +13:00
parent fa812c8103
commit 03e282620d
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 = "1541031690";
var version = "3.29.1";
var build = "1541031873";
var version = "3.29.2";
// Construct the script tag
var js = document.createElement("script");