File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 2323 */
2424defined ('MOODLE_INTERNAL ' ) || die ();
2525
26- $ plugin ->version = 2024072500 ; // The current module version (Date: YYYYMMDDXX)
27- $ plugin ->release = 'v1.18.11 -stable ' ;
28- $ plugin ->supported = [39 , 405 ]; // Moodle 3.9.x, 3.10.x and 3.11.x are supported.
29- $ plugin ->requires = 2020061500 .00 ; // Moodle 3.9 .0
26+ $ plugin ->version = 2025013000 ; // The current module version (Date: YYYYMMDDXX)
27+ $ plugin ->release = 'v2.0.0 -stable ' ;
28+ $ plugin ->supported = [405 , 405 ]; // Moodle 3.9.x, 3.10.x and 3.11.x are supported.
29+ $ plugin ->requires = 2024071200 .00 ; // Moodle 4.5 .0
3030$ plugin ->component = 'local_recitdashboard ' ; // Full name of the plugin (used for diagnostics)
3131$ plugin ->maturity = MATURITY_STABLE ; // MATURITY_ALPHA, MATURITY_BETA, MATURITY_RC or MATURITY_STABLE
You can’t perform that action at this time.
0 commit comments