mirror of
https://github.com/mediacms-io/mediacms.git
synced 2026-02-04 14:32:59 -05:00
wtv
This commit is contained in:
@@ -24,8 +24,8 @@
|
||||
|
||||
defined('MOODLE_INTERNAL') || die();
|
||||
|
||||
$plugin->version = 2026012900; // The current plugin version (Date: YYYYMMDDXX).
|
||||
$plugin->version = 2026013000; // The current plugin version (Date: YYYYMMDDXX).
|
||||
$plugin->requires = 2024100700; // Requires Moodle 5.0 or later.
|
||||
$plugin->component = 'filter_mediacmslti'; // Full name of the plugin (used for diagnostics).
|
||||
$plugin->maturity = MATURITY_STABLE;
|
||||
$plugin->release = 'v1.1.4';
|
||||
$plugin->release = 'v1.1.5';
|
||||
|
||||
Reference in New Issue
Block a user