We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f6b3748 commit 646a977Copy full SHA for 646a977
unpacked/MathJax.js
@@ -47,7 +47,7 @@ if (window.MathJax) {window.MathJax = {AuthorConfig: window.MathJax}}
47
48
MathJax.version = "2.5.0-beta";
49
MathJax.fileversion = "2.5.0-beta";
50
-MathJax.cdnVersion = "2.5.0-beta-3"; // specifies a revision to break caching
+MathJax.cdnVersion = "2.5.0-beta-4"; // specifies a revision to break caching
51
MathJax.cdnFileVersions = {}; // can be used to specify revisions for individual files
52
53
/**********************************************************/
0 commit comments