Proyectos de Subversion Moodle

Rev

Rev 1 | Mostrar el archivo completo | | | Autoría | Ultima modificación | Ver Log |

Rev 1 Rev 1441
Línea 22... Línea 22...
22
 * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
22
 * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
23
 */
23
 */
Línea 24... Línea 24...
24
 
24
 
Línea 25... Línea 25...
25
defined('MOODLE_INTERNAL') || die();
25
defined('MOODLE_INTERNAL') || die();
26
 
26
 
27
$plugin->version = 2024042200; // The current plugin version (Date: YYYYMMDDXX).
27
$plugin->version = 2025041400; // The current plugin version (Date: YYYYMMDDXX).
28
$plugin->requires = 2024041600; // Requires this Moodle version.
28
$plugin->requires = 2025040800; // Requires this Moodle version.
29
$plugin->component = 'enrol_lti'; // Full name of the plugin (used for diagnostics).
29
$plugin->component = 'enrol_lti'; // Full name of the plugin (used for diagnostics).
30
$plugin->dependencies = [
30
$plugin->dependencies = [