We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c60b39b commit a245533Copy full SHA for a245533
1 file changed
version.php
@@ -25,8 +25,8 @@
25
26
defined('MOODLE_INTERNAL') || die();
27
28
-$plugin->version = 2024100715;
+$plugin->version = 2024100720;
29
$plugin->requires = 2024100700;
30
-$plugin->release = '4.5.3';
+$plugin->release = '4.5.5';
31
$plugin->component = 'auth_oidc';
32
$plugin->maturity = MATURITY_STABLE;
0 commit comments