Skip to content

Commit 354b1e9

Browse files
jay-oswaldbrendanheywood
authored andcommitted
changing to minor bump
1 parent 7745bf4 commit 354b1e9

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
@@ -24,8 +24,8 @@
2424

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

27-
$plugin->version = 2025033101; // The current plugin version (Date: YYYYMMDDXX).
28-
$plugin->release = 2025033101; // Match release exactly to version.
27+
$plugin->version = 2024090901; // The current plugin version (Date: YYYYMMDDXX).
28+
$plugin->release = 2024090901; // Match release exactly to version.
2929
$plugin->requires = 2017051509; // Requires PHP 7, 2017051509 = T12. M3.3
3030
// Strictly we require either Moodle 3.5 OR
3131
// we require Totara 3.3, but the version number

0 commit comments

Comments
 (0)