From 02fe3efcdc6d6f1a2bba6ddcd890b89c9aa286f1 Mon Sep 17 00:00:00 2001 From: Hypolite Petovan Date: Thu, 20 Sep 2018 00:30:40 -0400 Subject: [PATCH] [mathjax] Fix version number display --- mathjax/mathjax.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mathjax/mathjax.php b/mathjax/mathjax.php index 8564890e..83f0405a 100644 --- a/mathjax/mathjax.php +++ b/mathjax/mathjax.php @@ -2,7 +2,7 @@ /** * Name: MathJax * Description: Addon for Friendika to include MathJax (LaTeX math syntax) - * Version: 2 + * Version: 2.0 * Author: Tobias Diekershoff * Author: Hypolite Petovan * License: 3-clause BSD license