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