diff --git a/version.php b/version.php
index 59481fecb8b5ee301f5e78d3087de45f1f20dd97..c8826b28ad75c7992527568fa838ecdd8284b003 100644
--- a/version.php
+++ b/version.php
@@ -28,7 +28,7 @@
  */
 defined('MOODLE_INTERNAL') || die();
 
-$plugin->version = 2019072200;
+$plugin->version = 2019102400;
 $plugin->requires = 2014051200;
 $plugin->component = 'block_competency_iena';
 $plugin->release = 'v1.0';