diff --git a/version.php b/version.php index b160b86..38e85f6 100644 --- a/version.php +++ b/version.php @@ -26,8 +26,8 @@ defined('MOODLE_INTERNAL') || die(); -$plugin->version = 2019051700; -$plugin->release = '3.7.0.0'; +$plugin->version = 2019081400; +$plugin->release = '3.7.0.1'; $plugin->maturity = MATURITY_STABLE; $plugin->requires = 2018120300; // 3.6 - Build: 2018120300. $plugin->component = 'theme_trema';