MDL-65637 core_oauth2: Introduce a new custom linkedin oauth2 client
This commit is contained in:
+1
-1
@@ -29,7 +29,7 @@
|
||||
|
||||
defined('MOODLE_INTERNAL') || die();
|
||||
|
||||
$version = 2020110904.04; // 20201109 = branching date YYYYMMDD - do not modify!
|
||||
$version = 2020110904.05; // 20201109 = branching date YYYYMMDD - do not modify!
|
||||
// RR = release increments - 00 in DEV branches.
|
||||
// .XX = incremental changes.
|
||||
$release = '3.10.4+ (Build: 20210527)';// Human-friendly version name
|
||||
|
||||
Reference in New Issue
Block a user