Skip to content

Commit

Permalink
update plugin versions for 3.10.1 release
Browse files Browse the repository at this point in the history
  • Loading branch information
weilai-irl committed Mar 26, 2021
1 parent 8cdbe94 commit 8ee6daa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion version.php
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,6 @@

$plugin->version = 2020110901;
$plugin->requires = 2020110900;
$plugin->release = '3.10.0';
$plugin->release = '3.10.1';
$plugin->component = 'auth_oidc';
$plugin->maturity = MATURITY_STABLE;

0 comments on commit 8ee6daa

Please sign in to comment.