diff --git a/version.php b/version.php
index 5a384886adebc7070b018672558407540d7df553..ac8ba53664f526d7b34094388ee9eb5664bf9c67 100644
--- a/version.php
+++ b/version.php
@@ -28,7 +28,7 @@
  */
 defined('MOODLE_INTERNAL') || die();
 
-$plugin->version = 2021221000;
+$plugin->version = 2022000000;
 $plugin->requires = 2014051200;
 $plugin->component = 'block_competency_iena';
 $plugin->release = 'v1.0';