MDL-84049 badges: Remove default apiversion value

Remove the default value for the apiversion field in the
badge_external_backpack table.
This commit is contained in:
Sara Arjona
2025-01-24 07:05:11 +01:00
parent bcf06a0484
commit 33135d96ca
3 changed files with 12 additions and 2 deletions
+1 -1
View File
@@ -29,7 +29,7 @@
defined('MOODLE_INTERNAL') || die();
$version = 2025012400.00; // YYYYMMDD = weekly release date of this DEV branch.
$version = 2025012400.01; // YYYYMMDD = weekly release date of this DEV branch.
// RR = release increments - 00 in DEV branches.
// .XX = incremental changes.
$release = '5.0dev (Build: 20250124)'; // Human-friendly version name