Fix version number in autoload-all. Issue #420
This commit is contained in:
parent
d724248878
commit
98755b96f3
|
@ -23,7 +23,7 @@
|
|||
*/
|
||||
|
||||
MathJax.Extension["TeX/autoload-all"] = {
|
||||
version: "2.0.3"
|
||||
version: "2.1.1"
|
||||
};
|
||||
|
||||
MathJax.Hub.Register.StartupHook("TeX Jax Ready",function () {
|
||||
|
|
Loading…
Reference in New Issue
Block a user