We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3bc4368 commit ae48c34Copy full SHA for ae48c34
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-2"; // specifies a revision to break caching
+MathJax.cdnVersion = "2.5.0-beta-3"; // specifies a revision to break caching
51
MathJax.cdnFileVersions = {}; // can be used to specify revisions for individual files
52
53
/**********************************************************/
0 commit comments