chore: bump version to 2024070504

Incremented the module version to 2024070504 to signal new updates or improvements. Ensures compatibility and proper version tracking.
This commit is contained in:
Kumi 2024-07-05 12:03:35 +02:00
parent 321c470a23
commit b4c651b771
Signed by: kumi
GPG key ID: ECBCC9082395383F

View file

@ -2,6 +2,6 @@
defined('MOODLE_INTERNAL') || die();
$plugin->version = 2024070503; // The current module version (Date: YYYYMMDDXX)
$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)