Docker image updated (beta); TODO: Version info

This commit is contained in:
James Barnsley
2020-01-22 21:55:22 +13:00
parent 7f0f39d478
commit d66f073bca
8 changed files with 19468 additions and 27528 deletions

View File

@ -100,13 +100,8 @@
// Release details
// These are automatically injected to built HTML
<<<<<<< HEAD
var build = "1578602868";
var version = "3.43.0";
=======
var build = "1579681147";
var build = "1579683028";
var version = "3.44.0";
>>>>>>> feature/python3
// Construct the script tag
var js = document.createElement("script");