diff --git a/version.php b/version.php index 6db4b9e..23af34f 100644 --- a/version.php +++ b/version.php @@ -15,7 +15,7 @@ // along with Moodle. If not, see . defined('MOODLE_INTERNAL') || die(); -$plugin->version = 2020031600; +$plugin->version = 2020032500; $plugin->requires = 2014041101; // Requires this Moodle version $plugin->component = 'mod_equella'; // Full name of the plugin (used for diagnostics) -$plugin->release = '1.0'; +$plugin->release = '1.1';