From 968dc0e5b7d75e642fbad5b1b310e0f59618ea2f Mon Sep 17 00:00:00 2001 From: Dan Marsden Date: Mon, 29 May 2017 12:25:12 +1200 Subject: [PATCH] bump version to match block requirements. --- version.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.php b/version.php index ed7b412..22b7ad9 100644 --- a/version.php +++ b/version.php @@ -23,7 +23,7 @@ */ defined('MOODLE_INTERNAL') || die(); -$plugin->version = 2017050207; +$plugin->version = 2017050208; $plugin->requires = 2017042100; $plugin->release = '3.3.7'; $plugin->maturity = MATURITY_STABLE; -- 2.11.0