Skip to content

Commit eb2917a

Browse files
Version bump
1 parent d7acd51 commit eb2917a

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 = 2025080601;
29-
$plugin->release = 2025080601; // Match release exactly to version.
28+
$plugin->version = 2025080602;
29+
$plugin->release = 2025080602; // Match release exactly to version.
3030
$plugin->requires = 2022112800; // Moodle 4.1.
3131
$plugin->component = 'tool_redirects';
3232
$plugin->maturity = MATURITY_STABLE;

0 commit comments

Comments
 (0)