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