Skip to content

Commit 72af812

Browse files
committed
Changed the wrong version number in the previous commit.
1 parent 8059863 commit 72af812

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

unpacked/jax/output/HTML-CSS/config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727

2828
MathJax.OutputJax["HTML-CSS"] = MathJax.OutputJax({
2929
id: "HTML-CSS",
30-
version: "2.5.2",
30+
version: "2.5.3",
3131
directory: MathJax.OutputJax.directory + "/HTML-CSS",
3232
extensionDir: MathJax.OutputJax.extensionDir + "/HTML-CSS",
3333
autoloadDir: MathJax.OutputJax.directory + "/HTML-CSS/autoload",

unpacked/jax/output/SVG/config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727

2828
MathJax.OutputJax.SVG = MathJax.OutputJax({
2929
id: "SVG",
30-
version: "2.5.3",
30+
version: "2.5.0",
3131
directory: MathJax.OutputJax.directory + "/SVG",
3232
extensionDir: MathJax.OutputJax.extensionDir + "/SVG",
3333
autoloadDir: MathJax.OutputJax.directory + "/SVG/autoload",

0 commit comments

Comments
 (0)