MDL-43606 tinymce_managefiles: bump version
to allow smooth upgrade from contributed plugin in 2.5
This commit is contained in:
@@ -24,6 +24,6 @@
|
||||
|
||||
defined('MOODLE_INTERNAL') || die();
|
||||
|
||||
$plugin->version = 2013110500; // The current plugin version (Date: YYYYMMDDXX).
|
||||
$plugin->version = 2014010800; // The current plugin version (Date: YYYYMMDDXX).
|
||||
$plugin->requires = 2013110500; // Required Moodle version.
|
||||
$plugin->component = 'tinymce_managefiles'; // Full name of the plugin (used for diagnostics).
|
||||
|
||||
Reference in New Issue
Block a user