Set version to 0.9.1
This commit is contained in:
parent
50a033b7e3
commit
1dcebd4fc5
@ -22,7 +22,7 @@ class TextFormatterLatexMathML extends Textformatter {
|
|||||||
|
|
||||||
return array(
|
return array(
|
||||||
'title' => 'LatexMathML Text Formatter',
|
'title' => 'LatexMathML Text Formatter',
|
||||||
'version' => '1.0.0',
|
'version' => '0.9.1',
|
||||||
'summary' => 'Replaces $latexformula$ with inline MathML',
|
'summary' => 'Replaces $latexformula$ with inline MathML',
|
||||||
'author' = '7u83',
|
'author' = '7u83',
|
||||||
'autoload' => true,
|
'autoload' => true,
|
||||||
|
Loading…
Reference in New Issue
Block a user