MDL-58428 theme: Update upgrade txt & versions.

This commit is contained in:
Mathew May 2019-02-26 13:41:56 +08:00 committed by Sara Arjona
parent a48ff0dcf6
commit 1baadc87fb
6 changed files with 16 additions and 2 deletions

View file

@ -24,6 +24,6 @@
defined('MOODLE_INTERNAL') || die();
$plugin->version = 2018120300;
$plugin->version = 2019022600;
$plugin->requires = 2018112800;
$plugin->component = 'theme_boost';