Merge branch 'MDL-86208-main' of https://github.com/roland04/moodle

This commit is contained in:
Amaia Anabitarte
2025-09-17 12:32:22 +02:00
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -1745,6 +1745,7 @@ $functions = array(
'type' => 'read',
'loginrequired' => false,
'ajax' => true,
'services' => [MOODLE_OFFICIAL_MOBILE_SERVICE],
),
// Question related functions.
'core_question_update_flag' => array(
+1 -1
View File
@@ -29,7 +29,7 @@
defined('MOODLE_INTERNAL') || die();
$version = 2025091600.01; // YYYYMMDD = weekly release date of this DEV branch.
$version = 2025091600.02; // YYYYMMDD = weekly release date of this DEV branch.
// RR = release increments - 00 in DEV branches.
// .XX = incremental changes.
$release = '5.1dev+ (Build: 20250916)'; // Human-friendly version name