Update cache breaking for next push to CDN.
This commit is contained in:
parent
cce02ddfde
commit
debd0c88b6
|
@ -47,7 +47,7 @@ if (window.MathJax) {window.MathJax = {AuthorConfig: window.MathJax}}
|
|||
|
||||
MathJax.version = "2.5.0-beta";
|
||||
MathJax.fileversion = "2.5.0-beta";
|
||||
MathJax.cdnVersion = "2.5.0-beta-1"; // specifies a revision to break caching
|
||||
MathJax.cdnVersion = "2.5.0-beta-2"; // 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