From d9b32421d003e55ebc9e59a3d4bf2215a992d1f6 Mon Sep 17 00:00:00 2001 From: Dan Marsden Date: Wed, 30 Nov 2016 12:42:10 +1300 Subject: [PATCH] bump version for plugins db release. --- version.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/version.php b/version.php index 3f2df42..68c9d3c 100644 --- a/version.php +++ b/version.php @@ -23,9 +23,9 @@ */ defined('MOODLE_INTERNAL') || die(); -$plugin->version = 2016113000; +$plugin->version = 2016113001; $plugin->requires = 2016111800; -$plugin->release = '3.2.1'; +$plugin->release = '3.2.2'; $plugin->maturity = MATURITY_STABLE; $plugin->cron = 0; $plugin->component = 'mod_attendance'; \ No newline at end of file -- 2.11.0