MDL-65637 core_oauth2: Introduce a new custom linkedin oauth2 client

This commit is contained in:
Peter Dias
2021-06-02 10:24:43 +08:00
parent d1c0acdd55
commit e0fdddf5e9
7 changed files with 172 additions and 7 deletions
+1 -1
View File
@@ -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