diff --git a/version.php b/version.php
index 3fdef2c7b8b51534ec75bc587ce8db2f072d6ce1..568d356ec421550e4e728abc42792265cf3b3c41 100644
--- a/version.php
+++ b/version.php
@@ -28,7 +28,7 @@
  */
 defined('MOODLE_INTERNAL') || die();
 
-$plugin->version = 2021240903;
+$plugin->version = 2021240904;
 $plugin->requires = 2014051200;
 $plugin->component = 'block_competency_iena';
 $plugin->release = 'v1.0';