troodle-expcontent/version.php
Kumi b4c651b771
chore: bump version to 2024070504
Incremented the module version to 2024070504 to signal new updates or improvements. Ensures compatibility and proper version tracking.
2024-07-05 12:03:35 +02:00

7 lines
No EOL
276 B
PHP

<?php
defined('MOODLE_INTERNAL') || die();
$plugin->version = 2024070504; // The current module version (Date: YYYYMMDDXX)
$plugin->requires = 2021051700; // Requires this Moodle version
$plugin->component = 'mod_exp360'; // Full name of the plugin (used for diagnostics)