Proyectos de Subversion Moodle

Rev

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

Rev 1 Rev 1441
Línea 23... Línea 23...
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
 
27
 
28
$plugin->version   = 2024042200; // The current plugin version (Date: YYYYMMDDXX).
28
$plugin->version   = 2025041400; // The current plugin version (Date: YYYYMMDDXX).
29
$plugin->requires  = 2024041600; // Requires this Moodle version.
29
$plugin->requires  = 2025040800; // Requires this Moodle version.
30
$plugin->component = 'report_competency'; // Full name of the plugin (used for diagnostics).
30
$plugin->component = 'report_competency'; // Full name of the plugin (used for diagnostics).