From 9dc9201b2cff4e6bfb7e6e60c05f773e9d01497c Mon Sep 17 00:00:00 2001 From: Gordon Bateson Date: Mon, 8 Dec 2014 08:17:45 +0900 Subject: [PATCH] MDL-79863 qtype_ordering: qtype/ordering rename 'jquery.ui.touch-punch.js' to 'jquery-ui.touch-punch.js' --- question/type/ordering/version.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/question/type/ordering/version.php b/question/type/ordering/version.php index f658b2b38ae..66148c642f9 100644 --- a/question/type/ordering/version.php +++ b/question/type/ordering/version.php @@ -30,6 +30,6 @@ defined('MOODLE_INTERNAL') || die(); $plugin->cron = 0; $plugin->component = 'qtype_ordering'; $plugin->maturity = MATURITY_STABLE; // ALPHA=50, BETA=100, RC=150, STABLE=200 -$plugin->release = '2014-12-04 (05)'; -$plugin->version = 2014120405; +$plugin->release = '2014-12-08 (06)'; +$plugin->version = 2014120806; $plugin->requires = 2010112400; // Moodle 2.0