diff --git a/version.php b/version.php
index 85f89c32da78801da754725e189970225e537e3d..747ee575bf217d1c2ac2ce9027aa26d2193b0e50 100644
--- a/version.php
+++ b/version.php
@@ -28,7 +28,7 @@
 	
 	defined('MOODLE_INTERNAL') || die();
 	
-	$plugin->version = 2022111900;
+	$plugin->version = 2022000000;
 	$plugin->requires = 2014111000;
 	$plugin->component = 'format_iena';
 	$plugin->release = "1.0";