MDL-86792 versions: Main version bump

This commit is contained in:
Huong Nguyen
2025-10-02 10:19:33 +07:00
parent 3ee8eaf1c5
commit ff21ed3e55
3 changed files with 1 additions and 3 deletions
@@ -29,4 +29,3 @@ $plugin->version = 2025100600; // The current plugin version (Date: YYYYMMDDXX
$plugin->requires = 2025092600; // Requires this Moodle version.
$plugin->component = 'tool_lpimportcsv'; // Full name of the plugin (used for diagnostics).
$plugin->dependencies = ['tool_lp' => 2025092600];
@@ -27,4 +27,3 @@ defined('MOODLE_INTERNAL') || die();
$plugin->component = 'customfield_date';
$plugin->version = 2025100600;
$plugin->requires = 2025092600;
+1 -1
View File
@@ -29,7 +29,7 @@
defined('MOODLE_INTERNAL') || die();
$version = 2025092600.00; // YYYYMMDD = weekly release date of this DEV branch.
$version = 2025100200.00; // YYYYMMDD = weekly release date of this DEV branch.
// RR = release increments - 00 in DEV branches.
// .XX = incremental changes.
$release = '5.1rc1 (Build: 20250926)'; // Human-friendly version name