Skip to content

Commit 42d359e

Browse files
INT-18870: 4.1 Version bump
1 parent 489abf6 commit 42d359e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

version.php

Lines changed: 3 additions & 3 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 = 2023041100;
27-
$plugin->requires = 2022041900;
26+
$plugin->version = 2023061500;
27+
$plugin->requires = 2022112800;
2828
$plugin->component = 'block_profile_redirect';
29-
$plugin->release = '4.0.7';
29+
$plugin->release = '4.1.3';
3030
$plugin->maturity = MATURITY_STABLE;

0 commit comments

Comments
 (0)