Skip to content

Commit 489abf6

Browse files
INT-18711: 4.0 MP2 Version bump
1 parent 769b416 commit 489abf6

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
@@ -23,8 +23,8 @@
2323
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
2424
*/
2525

26-
$plugin->version = 2023012400;
26+
$plugin->version = 2023041100;
2727
$plugin->requires = 2022041900;
2828
$plugin->component = 'block_profile_redirect';
29-
$plugin->release = '4.0.5';
29+
$plugin->release = '4.0.7';
3030
$plugin->maturity = MATURITY_STABLE;

0 commit comments

Comments
 (0)