Skip to content

Commit b64fbbf

Browse files
committed
Update plugin versions for 5.0.2 release
1 parent ca3e09e commit b64fbbf

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

version.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@
2525

2626
defined('MOODLE_INTERNAL') || die();
2727

28-
$plugin->version = 2025040800;
28+
$plugin->version = 2025040810;
2929
$plugin->requires = 2025040800;
30-
$plugin->release = '5.0.0';
30+
$plugin->release = '5.0.2';
3131
$plugin->component = 'auth_oidc';
3232
$plugin->maturity = MATURITY_STABLE;

0 commit comments

Comments
 (0)