From d8e73df9fef073e9f0c845bbdeebe15a388dd8a3 Mon Sep 17 00:00:00 2001 From: Dan Marsden Date: Tue, 7 Jun 2016 09:36:36 +1200 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 8d75817..54823ad 100644 --- a/version.php +++ b/version.php @@ -22,9 +22,9 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ -$plugin->version = 2016052200; +$plugin->version = 2016052201; $plugin->requires = 2015051100; -$plugin->release = '3.1.0.2'; +$plugin->release = '3.1.0.3'; $plugin->maturity = MATURITY_STABLE; $plugin->cron = 0; $plugin->component = 'mod_attendance'; -- 2.11.0