MDL-66357 core_badges: remove mozilla backpack references
Mozilla backpack closed a few months ago. It was moved to Badgr.io (as OBv1.0) but as we're also supporting Badgr.io OBv2.0, it makes no sense to leave old references to Mozilla backpack there.
This commit is contained in:
+1
-1
@@ -29,7 +29,7 @@
|
||||
|
||||
defined('MOODLE_INTERNAL') || die();
|
||||
|
||||
$version = 2020040200.00; // YYYYMMDD = weekly release date of this DEV branch.
|
||||
$version = 2020040200.01; // YYYYMMDD = weekly release date of this DEV branch.
|
||||
// RR = release increments - 00 in DEV branches.
|
||||
// .XX = incremental changes.
|
||||
$release = '3.9dev (Build: 20200402)'; // Human-friendly version name
|
||||
|
||||
Reference in New Issue
Block a user