diff --git a/version.php b/version.php index 83cbf09a7b04618c4555a09ab3710a1ae4ae7bc2..09976ea3bee665aebb4d6f13cefec6cf371d2ecd 100644 --- a/version.php +++ b/version.php @@ -26,6 +26,6 @@ defined('MOODLE_INTERNAL') || die(); $plugin->component = 'local_notemyprogress'; $plugin->release = '4.0'; -$plugin->version = 2022061500; +$plugin->version = 2022090801; $plugin->requires = 2015111601; $plugin->maturity = MATURITY_STABLE;