Merging Python3
This commit is contained in:
@ -100,8 +100,13 @@
|
||||
|
||||
// Release details
|
||||
// These are automatically injected to built HTML
|
||||
<<<<<<< HEAD
|
||||
var build = "1578602868";
|
||||
var version = "3.43.0";
|
||||
=======
|
||||
var build = "1579681147";
|
||||
var version = "3.44.0";
|
||||
>>>>>>> feature/python3
|
||||
|
||||
// Construct the script tag
|
||||
var js = document.createElement("script");
|
||||
|
||||
Reference in New Issue
Block a user