From e0abd45dc194f7ede2b460c6e9c2c303d4321bd7 Mon Sep 17 00:00:00 2001 From: Jean-Michel Vedrine Date: Sun, 24 Jan 2016 13:18:38 +0100 Subject: Solve display using MathJax for all websites --- version.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'version.php') diff --git a/version.php b/version.php index 2f734d9..0b2f746 100644 --- a/version.php +++ b/version.php @@ -23,8 +23,8 @@ defined('MOODLE_INTERNAL') || die(); $plugin->component = 'qtype_algebra'; -$plugin->version = 2014110800; +$plugin->version = 2016012400; $plugin->requires = 2013050100; -$plugin->release = '1.33 for Moodle 2.5, 2.6 and 2.7'; +$plugin->release = '1.4 for Moodle 2.8, 2.9 and 3.0'; $plugin->maturity = MATURITY_STABLE; -- cgit v1.2.3