Skip to content

Commit b9f81a6

Browse files
committed
Bump plugin version to 2025080600
1 parent cf83170 commit b9f81a6

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 = 2024120200;
29-
$plugin->release = 2024120200; // Match release exactly to version.
28+
$plugin->version = 2025080600;
29+
$plugin->release = 2025080600; // 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)