Skip to content

Commit f3c1063

Browse files
committed
Update plugin version for 5.1.1 release
1 parent 11a8c84 commit f3c1063

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 = 2025100600.01;
28+
$plugin->version = 2025100601;
2929
$plugin->requires = 2025100600;
30-
$plugin->release = '5.1.0';
30+
$plugin->release = '5.1.1';
3131
$plugin->component = 'auth_oidc';
3232
$plugin->maturity = MATURITY_STABLE;

0 commit comments

Comments
 (0)