Skip to content

Commit 4b0a02c

Browse files
committed
Bump version to 4.3.0
1 parent 35f3dc1 commit 4b0a02c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

version.php

+3-3
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@
2828

2929
defined('MOODLE_INTERNAL') || die();
3030

31-
$plugin->version = 2023060200;
32-
$plugin->requires = 2022041200;
31+
$plugin->version = 2024080800;
32+
$plugin->requires = 2023100900;
3333
$plugin->component = 'mod_mediagallery';
3434
$plugin->maturity = MATURITY_STABLE;
35-
$plugin->release = '4.0.2';
35+
$plugin->release = '4.3.0';

0 commit comments

Comments
 (0)