From d2d679fbaa6df34681c96398ee60d7d04c11224a Mon Sep 17 00:00:00 2001 From: Jean-Michel Vedrine Date: Fri, 29 Dec 2017 16:53:46 +0100 Subject: Bump version number --- version.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'version.php') diff --git a/version.php b/version.php index 328f095..aac10d7 100644 --- a/version.php +++ b/version.php @@ -23,8 +23,8 @@ defined('MOODLE_INTERNAL') || die(); $plugin->component = 'qtype_algebra'; -$plugin->version = 2017121700; +$plugin->version = 2017121900; $plugin->requires = 2013050100; -$plugin->release = '1.5 for Moodle 2.8, ... 3.5'; +$plugin->release = '1.6 for Moodle 2.8, ... 3.5'; $plugin->maturity = MATURITY_STABLE; -- cgit v1.2.3