Skip to content

Commit 6735d41

Browse files
committed
update version
1 parent e8540f9 commit 6735d41

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

version.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
*/
2424
defined('MOODLE_INTERNAL') || die;
2525

26-
$plugin->version = 2022031102; // The (date) version of this plugin.
27-
$plugin->requires = 2011021900; // Requires this Moodle version.
26+
$plugin->version = 2025022000; // The (date) version of this plugin.
27+
$plugin->requires = 2022112800; // Requires this Moodle version.
2828
$plugin->component = 'local_oauth';
2929
$plugin->maturity = MATURITY_ALPHA;

0 commit comments

Comments
 (0)