Skip to content

Commit

Permalink
Update plugin versions for 4.1.6 release
Browse files Browse the repository at this point in the history
  • Loading branch information
weilai-irl committed Apr 12, 2024
1 parent 3630e20 commit 79fea3c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions version.php
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@

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

$plugin->version = 2022112825;
$plugin->version = 2022112830;
$plugin->requires = 2022112800;
$plugin->release = '4.1.4';
$plugin->release = '4.1.6';
$plugin->component = 'auth_oidc';
$plugin->maturity = MATURITY_STABLE;

0 comments on commit 79fea3c

Please sign in to comment.