diff --git a/version.php b/version.php index ee8c240..ec5a930 100755 --- a/version.php +++ b/version.php @@ -24,6 +24,6 @@ defined('MOODLE_INTERNAL') || die(); -$plugin->version = 2023010900; // YYYYMMDDHH (year, month, day, 24-hr time) +$plugin->version = 2023031500; // YYYYMMDDHH (year, month, day, 24-hr time) $plugin->requires = 2014050800; // Requires this Moodle version $plugin->component = 'block_acclaim'; // Full name of the plugin (used for diagnostics)