Skip to content
Snippets Groups Projects
Commit 197f59f8 authored by Valery Fremaux's avatar Valery Fremaux
Browse files

first load

parent 592ecafe
Branches
Tags
No related merge requests found
......@@ -26,6 +26,9 @@
defined('MOODLE_INTERNAL') || die();
$plugin->version = 2013032800; // The current plugin version (Date: YYYYMMDDXX)
$plugin->version = 2013050100; // The current plugin version (Date: YYYYMMDDXX)
$plugin->requires = 2012112900; // Requires this Moodle version
$plugin->component = 'repository_sharedresources'; // Full name of the plugin (used for diagnostics)
$plugin->maturity = MATURITY_BETA;
$plugin->release = "2.4.0 (Build 2013050100)";
$plugin->dependancies = array('mod_sharedresource' => 2013032600);
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment