Set version to 0.9.1

This commit is contained in:
7u83 2023-11-25 16:27:47 +01:00
parent 50a033b7e3
commit 1dcebd4fc5
1 changed files with 126 additions and 126 deletions

View File

@ -22,7 +22,7 @@ class TextFormatterLatexMathML extends Textformatter {
return array(
'title' => 'LatexMathML Text Formatter',
'version' => '1.0.0',
'version' => '0.9.1',
'summary' => 'Replaces $latexformula$ with inline MathML',
'author' = '7u83',
'autoload' => true,