diff --git a/version.php b/version.php index 7f790ce..df3fc4a 100644 --- a/version.php +++ b/version.php @@ -15,7 +15,7 @@ // along with Moodle. If not, see . defined('MOODLE_INTERNAL') || die(); -$plugin->version = 2022021600; +$plugin->version = 2023062900; $plugin->requires = 2014041101; // Requires this Moodle version $plugin->component = 'mod_equella'; // Full name of the plugin (used for diagnostics) -$plugin->release = '1.2.1'; +$plugin->release = '1.3.0';