Set cache-breaking revision number.
This commit is contained in:
parent
16d0cfeb5d
commit
18e0b76b17
File diff suppressed because one or more lines are too long
|
@ -47,8 +47,8 @@ if (window.MathJax) {window.MathJax = {AuthorConfig: window.MathJax}}
|
|||
|
||||
MathJax.version = "2.4-beta";
|
||||
MathJax.fileversion = "2.4-beta";
|
||||
MathJax.cdnVersion = ""; // specifies a revision to break caching
|
||||
MathJax.cdnFileVersions = {}; // can be used to specify revisions for individual files
|
||||
MathJax.cdnVersion = "2.4-beta"; // specifies a revision to break caching
|
||||
MathJax.cdnFileVersions = {}; // can be used to specify revisions for individual files
|
||||
|
||||
/**********************************************************/
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user