Skip to content

Commit ef9719e

Browse files
authored
bump version for release.
1 parent 6d7ed53 commit ef9719e

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
@@ -25,8 +25,8 @@
2525
defined('MOODLE_INTERNAL') || die();
2626

2727
$plugin->component = 'block_dedication';
28-
$plugin->release = 2024052400;
29-
$plugin->version = 2024052400;
28+
$plugin->release = 2024072200;
29+
$plugin->version = 2024072200;
3030
$plugin->requires = 2024042200; // Requires 4.4.
3131
$plugin->maturity = MATURITY_STABLE;
3232
$plugin->supported = [404, 404];

0 commit comments

Comments
 (0)