diff --git a/version.php b/version.php
index eae0e44604840917d64d6425b1b06f1764876106..76fb360051c549dbc4ee32243e263b568f4e9f6e 100644
--- a/version.php
+++ b/version.php
@@ -25,7 +25,7 @@
 defined('MOODLE_INTERNAL') || die;
 
 $plugin->maturity = MATURITY_BETA;
-$plugin->version  = 2022042200;
+$plugin->version  = 2022112400;
 $plugin->component = 'tool_lifecycle';
 $plugin->requires = 2020061500; // Requires Moodle 3.9+.
-$plugin->release   = 'v4.0-r1';
+$plugin->release   = 'v4.1-r1';